remark-conventional-commit-changelog-timeline
Remark plugin to process Conventional Commits changelogs to be displayed in a timeline.
Remark plugin to process Conventional Commits changelogs to be displayed in a timeline.
remark plugin to make Markdown emphasis (`**`) in CommonMark (and MDX) more friendly with Chinese, Japanese, and Korean (CJK)
remark plugin to make Markdown strikethrough (`~~`) in GFM more friendly with Chinese, Japanese, and Korean (CJK)
- [x] syntax highlighting with [refractor](https://github.com/wooorm/refractor) which uses [PrismJS](https://github.com/PrismJS/prism) under the hood. - [x] support `filename` through [`meta` field](https://github.com/syntax-tree/mdast#code)
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
Remark plugin to add custom containers with customizable properties in markdown
Remark plugin to add custom mark element with customizable properties in markdown
remark plugin to support GFM but without autolink literals
Remark plugin to add custom paragraphs with customizable properties in markdown
Remark plugin to expose the table of contents via Vfile.data or via an option reference
remark parser plugin for custom directive in markdown
A remark plugin to add custom directives.
Remark plugin for adding a custom ID attribute to Markdown headers
remark plugin to support Markdown Extension for custom heading IDs
Remark plugin to add title or/and container for code blocks with customizable properties in markdown
## License - CC0
A remark plugin that allows you render the PlantUML in the markdown document.
Remark plugin to add emphasis dots to chinese characters with directive
Remark plugin to enable Markdown directives to be parsed as HTML.
Remark plugin to support comments(and multiline comments)