Skip to content

Commit b6bb34e

Browse files
committed
Add list of related projects
1 parent ab69616 commit b6bb34e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

readme.md

+9
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,15 @@ methods from [`unist-util-assert`][unist-util-assert] are also included.
5050
Use of `mdast-util-assert` does not involve [**hast**][hast] so there are no
5151
openings 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

5564
See [`contributing.md` in `syntax-tree/.github`][contributing] for ways to get

0 commit comments

Comments
 (0)