Skip to content

Commit 0ade128

Browse files
committed
Update list of related projects
1 parent 0a35c4b commit 0ade128

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

readme.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,11 +209,13 @@ Use [`hast-util-santize`][sanitize] to make the hast tree safe.
209209
## Related
210210

211211
* [`hast-util-to-nlcst`](https://github.com/syntax-tree/hast-util-to-nlcst)
212-
— Transform hast to nlcst
212+
— transform hast to nlcst
213+
* [`hast-util-to-xast`](https://github.com/syntax-tree/hast-util-to-xast)
214+
— transform hast to xast
213215
* [`mdast-util-to-hast`](https://github.com/syntax-tree/mdast-util-to-hast)
214-
Transform mdast to hast
216+
transform mdast to hast
215217
* [`mdast-util-to-nlcst`](https://github.com/syntax-tree/mdast-util-to-nlcst)
216-
Transform mdast to nlcst
218+
transform mdast to nlcst
217219
* [`remark-rehype`](https://github.com/remarkjs/remark-rehype)
218220
— rehype support for remark
219221
* [`rehype-remark`](https://github.com/rehypejs/rehype-remark)

0 commit comments

Comments
 (0)