Skip to content

Commit

Permalink
Add list of related projects
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 17, 2017
1 parent 173c90f commit 5818efa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions readme.md
Expand Up @@ -86,6 +86,15 @@ plug-ins (mutate-mode).

`options` are passed through to [`mdast-util-to-hast`][to-hast], if given.

## Related

* [`rehype-remark`](https://github.com/wooorm/rehype-remark)
— Transform HTML to markdown
* [`rehype-retext`](https://github.com/wooorm/rehype-retext)
— Transform HTML to [NLCST][]
* [`remark-retext`](https://github.com/wooorm/remark-retext)
— Transform markdown to [NLCST][]

## License

[MIT][license] © [Titus Wormer][author]
Expand Down Expand Up @@ -119,3 +128,5 @@ plug-ins (mutate-mode).
[bridge]: https://github.com/wooorm/unified#bridge

[to-hast]: https://github.com/wooorm/mdast-util-to-hast#tohastnode-options

[nlcst]: https://github.com/syntax-tree/nlcst

0 comments on commit 5818efa

Please sign in to comment.