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 @@ -21,7 +21,8 @@ The reason for introducing a new “virtual” DOM is primarily:
2121
2222** HAST** is a subset of [ Unist] [ ] , and implemented by [ rehype] [ ] .
2323
24- This document describes version 2.1.0 of ** HAST** . [ Changelog »] [ changelog ] .
24+ This document may not be released. See [ releases] [ ] for released
25+ documents. The latest released version is [ ` 2.1.0 ` ] [ latest ] .
2526
2627## Table of Contents
2728
@@ -363,7 +364,9 @@ Yields:
363364
364365[ logo ] : https://cdn.rawgit.com/syntax-tree/hast/342f7b8/logo.svg
365366
366- [ changelog ] : https://github.com/syntax-tree/hast/releases
367+ [ releases ] : https://github.com/syntax-tree/hast/releases
368+
369+ [ latest ] : https://github.com/syntax-tree/hast/releases/tag/2.1.0
367370
368371[ html-element ] : https://dom.spec.whatwg.org/#interface-element
369372
You can’t perform that action at this time.
0 commit comments