Skip to content

Commit

Permalink
Add remark-directive-rehype to list of plugins (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
IGassmann committed Nov 15, 2021
1 parent c55be0f commit 941baa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/plugins.md
Expand Up @@ -91,6 +91,8 @@ The list of plugins:
— turn some or all remark’s tokenizers on or off
* 🟢 [`remark-directive`](https://github.com/remarkjs/remark-directive)
— new syntax for directives (generic extensions)
* 🟢 [`remark-directive-rehype`](https://github.com/IGassmann/remark-directive-rehype)
— turn [directives][d] into HTML custom elements (rehype compatible)
* 🟢 [`remark-dropcap`](https://github.com/brev/remark-dropcap)
— fancy and accessible drop caps
* 🟢 [`remark-embed-images`](https://github.com/remarkjs/remark-embed-images)
Expand Down

0 comments on commit 941baa4

Please sign in to comment.