Libraries tagged by common mark
taufik-nurrohman/markdown-filter
4 Downloads
Safely replace text in a Markdown document.
starise/wp-commonmark
10 Downloads
Enable CommonMark: a strongly specified, highly compatible implementation of Markdown, in WordPress.
rianfuro/commonmark-metadata
20 Downloads
Parse MultiMarkdown-like metadata at the beginning of a markdown document
rankletter/commonmark-ext-seo-image
8 Downloads
Adds support for explicit width and height as well as lazy loading to the league/commonmark markdown parser package
ramnzys/commonmark-kroki
275 Downloads
Renders diagrams using kroki service with league/commonmark.
onemorething/commonmark-strikethrough-extension
335 Downloads
Extension for the `league/commonmark` parser to add strikethrough (~~) support
onemorething/commonmark-sanitize-extension
23 Downloads
Extension for the `league/commonmark` parser to sanitize html elements in paragraphs
naba0123/commonmark-ext-img-url-prefix
53 Downloads
Extension for league/commonmark to add prefix to src url of Img tag with specitific distinction
n0sz/commonmark-picture-extension
9 Downloads
Adds support of picture tags to CommonMark PHP implementation
matfire/commonmark-photoswipe
12 Downloads
Photoswipe integration for commonmark
jsw/commonmark-container-extension
203 Downloads
League/commonmark extension for custom container inspired by Markdig.
jbsnewmedia/markdownsuite
6 Downloads
Markdown Suite for documentation and help pages with Bootstrap 5. Filebased with Parsedown and CommonMark on PHP 8.1.
evirma/commonmark-ext-attributes
1426 Downloads
The Attributes extension adds a syntax to define HTML-attributes on the various block and inline elements in League CommonMark PHP implementation.
eventum/commonmark-extension-linktitle
5 Downloads
Markdown LinkTitle Extension for Eventum
cradeq/commonmark-br-extension
3 Downloads
Allows HTML break tags to be used in Markdown, while still escaping or stripping all other HTML input.