Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ The list of plugins:
— 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-insert-headings`](https://github.com/tgreyuk/remark-insert-headings)
— inserts one or more specified headings if they are not already present
* 🟢 [`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