File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,15 @@ methods from [`unist-util-assert`][unist-util-assert] are also included.
5050Use of ` mdast-util-assert ` does not involve [ ** hast** ] [ hast ] so there are no
5151openings for [ cross-site scripting (XSS)] [ xss ] attacks.
5252
53+ ## Related
54+
55+ * [ ` unist-util-assert ` ] [ unist-util-assert ]
56+ — check [ unist] ( https://github.com/syntax-tree/unist ) nodes
57+ * [ ` hast-util-assert ` ] ( https://github.com/syntax-tree/hast-util-assert )
58+ — check [ hast] ( https://github.com/syntax-tree/hast ) nodes
59+ * [ ` nlcst-test ` ] ( https://github.com/syntax-tree/nlcst-test )
60+ — check [ nlcst] ( https://github.com/syntax-tree/nlcst ) nodes
61+
5362## Contribute
5463
5564See [ ` contributing.md ` in ` syntax-tree/.github ` ] [ contributing ] for ways to get
You can’t perform that action at this time.
0 commit comments