Skip to content

Commit

Permalink
Add rehype-retext to list of inter-syntax transforms
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 2, 2016
1 parent d07fd2b commit b9077ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ new syntax tree and discards the original.

* [**remark-retext**][remark-retext].
* [**remark-rehype**][remark-rehype].
* [**rehype-retext**][rehype-retext].

## API

Expand Down Expand Up @@ -669,6 +670,8 @@ To make the processor concrete, invoke it: use `processor()` instead of `process

[remark-retext]: https://github.com/wooorm/remark-retext

[rehype-retext]: https://github.com/wooorm/rehype-retext

[unist-utilities]: https://github.com/wooorm/unist#list-of-utilities

[vfile]: https://github.com/wooorm/vfile
Expand Down

0 comments on commit b9077ce

Please sign in to comment.