Libraries tagged by commonmark
everyday/commonquill
835 Downloads
PHP Markdown to Quill Delta parser based on the CommonMark spec
haleks/laravel-markdown
7674 Downloads
Laravel Markdown integrate markdown 'curly' braces inside the blade template engine, adding view extension and also giving the possibility of extending CommonMark.
php-school/cli-md-renderer
2649 Downloads
A CLI Markdown Render for league/commonmark compatible AST
mistralys/markdown-renderer
11 Downloads
CommonMark Markdown renderer for PHP with pre- and post-processors.
techdiary/commonmark-extensions
1 Downloads
Laravel useful CommonMark extension for Laravel 5, 6 & 7
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
jsw/commonmark-container-extension
203 Downloads
League/commonmark extension for custom container inspired by Markdig.
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.
cradeq/commonmark-br-extension
3 Downloads
Allows HTML break tags to be used in Markdown, while still escaping or stripping all other HTML input.
clicksco/commonmark-laravel
45 Downloads
Trivial Laravel wrapper class for League\CommonMark