Skip to content

Commit 71b7cac

Browse files
committed
Add more related projects
1 parent f5b3bfa commit 71b7cac

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

readme.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,16 @@ Yields:
118118

119119
## Related
120120

121-
* [`mdast-util-to-hast`][mdast-util-to-hast]
121+
* [`hast-util-to-nlcst`](https://github.com/syntax-tree/hast-util-to-nlcst)
122+
— Transform HAST to NLCST
123+
* [`mdast-util-to-hast`](https://github.com/syntax-tree/mdast-util-to-hast)
124+
— Transform MDAST to HAST
125+
* [`mdast-util-to-nlcst`](https://github.com/syntax-tree/mdast-util-to-nlcst)
126+
— Transform MDAST to NLCST
127+
* [`remark-rehype`](https://github.com/remarkjs/remark-rehype)
128+
— rehype support for remark
129+
* [`rehype-remark`](https://github.com/rehypejs/rehype-remark)
130+
— remark support for rehype
122131

123132
## Contribute
124133

@@ -152,8 +161,6 @@ repository, organisation, or community you agree to abide by its terms.
152161

153162
[hast]: https://github.com/syntax-tree/hast
154163

155-
[mdast-util-to-hast]: https://github.com/syntax-tree/mdast-util-to-hast
156-
157164
[rehype-remark]: https://github.com/rehypejs/rehype-remark
158165

159166
[handlers]: https://github.com/syntax-tree/hast-util-to-mdast/tree/master/handlers

0 commit comments

Comments
 (0)