Markdown-it-plugin Packages
markdown-it-code-webcomponents
Componentize codes in markdown.
markdown-it-codesandbox
markdown-it plugin to embed CodeSandbox editor.
markdown-it-coldmark
Markdown-it - modern pluggable markdown parser.
markdown-it-attribution-references
MarkdownIt Plugin for attributions, attribution references and list
markdown-it-broken-image-placeholder
markdown-it plugin for replacing broken image link with fallback one
markdown-it-blockquote-cite
A markdown-it plugin that handles attributions in blockquotes with <cite> tags.
markdown-it-anchor-span
tag for markdown-it markdown parser.
markdown-it-bear
bear.app's polar bear plugin for markdown-it markdown parser.
mdvariables
MdVariables is plugin for Markdown-it that allows the addition of variables
@sixi/markdown-it-mermaid
```js import markdownIt from "markdown-it" import markdownItMermaid from "@sixi/markdown-it-mermaid" const md = markdownIt() md.use(markdownItMermaid) ```
xiphe-markdown-it-jsx
markdown-it plugin for embedding JSX syntax instead of raw HTML.
thingworx-markdown-it-video
Markdown-it plugin to embed a hosted videos
zjx-markdown-it
Markdown-it - modern pluggable markdown parser.
@huiji/vue-markdown-loader
A webpack loader for loading markdown files as Vue Single-File Components
@gerhobbelt/markdown-it-ast
Generate AST from tokens parsed from markdown-it.
@gerhobbelt/markdown-it-attribution
Add attribution to your quotations.
@gerhobbelt/markdown-it-collapsible
A markdown-it plugin, which adds collapsibles via the HTML <details> and <summary> elements
@gerhobbelt/markdown-it-github-headings
Add GitHub style anchor tags to headers
@gerhobbelt/markdown-it-html5-embed
This is a plugin for markdown-it which adds support for embedding audio/video in the HTML5 way, by using <video>/<audio> tags.