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.
50
50
Use of ` mdast-util-assert ` does not involve [ ** hast** ] [ hast ] so there are no
51
51
openings for [ cross-site scripting (XSS)] [ xss ] attacks.
52
52
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
+
53
62
## Contribute
54
63
55
64
See [ ` contributing.md ` in ` syntax-tree/.github ` ] [ contributing ] for ways to get
You can’t perform that action at this time.
0 commit comments