Skip to content

Commit

Permalink
Add some plugins to list of plugins
Browse files Browse the repository at this point in the history
Closes GH-1291.

Reviewed-by: Remco Haszing <[email protected]>
Reviewed-by: Christian Murphy <[email protected]>
Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
rastislavcore authored May 2, 2024
1 parent 84a2c41 commit cb8fdd2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit cb8fdd2

Please sign in to comment.