File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ re-created.
12
12
13
13
** MDAST** is a subset of [ unist] [ ] , and implemented by [ remark] [ ] .
14
14
15
- This document describes version 2.1.0 of ** MDAST** . [ Changelog »] [ changelog ] .
15
+ This document may not be released. See [ releases] [ ] for released
16
+ documents. The latest released version is [ ` 2.1.0 ` ] [ latest ] .
16
17
17
18
## Table of Contents
18
19
@@ -958,7 +959,9 @@ Yields:
958
959
959
960
[ vfile ] : https://github.com/vfile/vfile
960
961
961
- [ changelog ] : https://github.com/syntax-tree/mdast/releases
962
+ [ releases ] : https://github.com/syntax-tree/mdast/releases
963
+
964
+ [ latest ] : https://github.com/syntax-tree/mdast/releases/tag/2.1.0
962
965
963
966
[ node ] : https://github.com/syntax-tree/unist#node
964
967
You can’t perform that action at this time.
0 commit comments