Libraries tagged by commonmark-extension
tuchsoft/commonmark-ext-heading-shifter
362 Downloads
A CommonMark extension to adjust (decrease) heading levels by a custom amount.
tool5/torchlight-commonmark
1141 Downloads
A Commonmark extension for Torchlight, the syntax highlighting API.
develate/commonmark-customtags
14 Downloads
A commonmark extension for custom tags
techdiary/commonmark-extensions
2 Downloads
Laravel useful CommonMark extension for Laravel 5, 6 & 7
eventum/commonmark-extension-linktitle
6 Downloads
Markdown LinkTitle Extension for Eventum
dsnr/obsidian-commonmark-extension
62 Downloads
A league/commonmark extension to parse obsidian markdown to html
curder/commonmark-extensions
52 Downloads
A collection of CommonMark extensions
philippoehrlein/inline-footnotes
5 Downloads
A CommonMark extension to support inline footnotes in the format [^Text of the footnote]
alto/commonmark-tabs
0 Downloads
CommonMark extension that renders accessible tabbed content from @tabs / @tab / @endtabs markers with full ARIA support.
alto/commonmark-table-of-contents
0 Downloads
CommonMark extension that generates a linked table of contents from document headings at @toc directives.
alto/commonmark-source
0 Downloads
CommonMark extension that displays source files as highlighted code blocks at @source directives, with title, line numbers, and highlighting.
alto/commonmark-link-rewriter
0 Downloads
CommonMark extension that rewrites link and image URLs via base URI, mapping, regex patterns, or callbacks.
alto/commonmark-include
0 Downloads
CommonMark extension that includes and re-parses external Markdown files at @include directives.
alto/commonmark-import
0 Downloads
CommonMark extension that embeds raw file content at @import directives, with line range, language, and indent options.
alto/commonmark-heading-level
0 Downloads
CommonMark extension that shifts, maps, or transforms heading levels via a config array or callback.