diff --git a/doc/plugins.md b/doc/plugins.md index fd51b5df..01d16123 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -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)