Skip to content

Commit

Permalink
Add remark-ins to list of plugins
Browse files Browse the repository at this point in the history
Closes GH-1129.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
Reviewed-by: Remco Haszing <remcohaszing@gmail.com>
Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
talatkuyuk committed Mar 30, 2023
1 parent e456dc5 commit 1e488d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/plugins.md
Expand Up @@ -163,6 +163,8 @@ The list of plugins:
— prefix relative image paths with an absolute URL
* 🟢 [`remark-inline-links`](https://github.com/remarkjs/remark-inline-links)
— change references and definitions to links and images
* 🟢 [`remark-ins`](https://github.com/ipikuka/remark-ins)
— add ins element for inserted texts opposite to deleted texts
* 🟢 [`remark-join-cjk-lines`](https://github.com/purefun/remark-join-cjk-lines)
— remove extra space between CJK Characters.
* ⚠️ [`remark-kbd`](https://github.com/zestedesavoir/zmarkdown/tree/HEAD/packages/remark-kbd#readme)
Expand Down

0 comments on commit 1e488d0

Please sign in to comment.