diff --git a/doc/plugins.md b/doc/plugins.md index 5bd2f626..6d664cdc 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -114,6 +114,12 @@ The list of plugins: * 🟢 [`remark-copy-linked-files` ](https://github.com/sergioramos/remark-copy-linked-files) — find and copy files linked files to a destination directory +* 🟢 [`remark-corebc` + ](https://github.com/bchainhub/remark-corebc) + — transforms Core Blockchain notations into markdown links +* 🟢 [`remark-corepass` + ](https://github.com/bchainhub/remark-corepass) + — transform CorePass notations into markdown links * ⚠️ [`remark-custom-blocks` ](https://github.com/zestedesavoir/zmarkdown/tree/HEAD/packages/remark-custom-blocks#readme) — new syntax for custom blocks (new node types, rehype compatible) @@ -154,6 +160,9 @@ The list of plugins: * 🟢 [`remark-extract-frontmatter` ](https://github.com/mrzmmr/remark-extract-frontmatter) — store front matter in vfiles +* 🟢 [`remark-fediverse-user` + ](https://github.com/bchainhub/remark-fediverse-user) + — transform Fediverse user notations into markdown links * 🟢 [`remark-first-heading` ](https://github.com/laat/remark-first-heading) — change the first heading in a document