Skip to content

Commit 8c72880

Browse files
committed
Add section on related projects
1 parent d4c0141 commit 8c72880

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
@@ -34,6 +34,15 @@ joins them (without spaces or newlines).
3434
> This is not a markdown to plain-text library.
3535
> Use [`strip-markdown`][strip-markdown] for that.
3636
37+
## Related
38+
39+
* [`nlcst-to-string`](https://github.com/syntax-tree/nlcst-to-string)
40+
— Get text content in NLCST
41+
* [`hast-util-to-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-to-string)
42+
— Get text content in HAST
43+
* [`hast-util-from-string`](https://github.com/wooorm/rehype-minify/tree/master/packages/hast-util-from-string)
44+
— Set text content in HAST
45+
3746
## License
3847

3948
[MIT][license] © [Titus Wormer][author]

0 commit comments

Comments
 (0)