We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
readme.md
1 parent 9dbb4cb commit c093665Copy full SHA for c093665
readme.md
@@ -12,7 +12,8 @@ re-created.
12
13
**MDAST** is a subset of [unist][], and implemented by [remark][].
14
15
-This document describes version 2.1.0 of **MDAST**. [Changelog »][changelog].
+This document may not be released. See [releases][] for released
16
+documents. The latest released version is [`2.1.0`][latest].
17
18
## Table of Contents
19
@@ -958,7 +959,9 @@ Yields:
958
959
960
[vfile]: https://github.com/vfile/vfile
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
965
966
[node]: https://github.com/syntax-tree/unist#node
967
0 commit comments