Libraries tagged by commmonmark
jsw/commonmark-furigana-extension
10 Downloads
League/commonmark extension for japanese furigana.
jsw/commonmark-danraku-extension
14 Downloads
League/commonmark extension for japanese danraku style.
evirma/commonmark-ext-attributes
1435 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
6 Downloads
Markdown LinkTitle Extension for Eventum
eberdna/commonmark-ext-prepend-image
267 Downloads
Adds the possibility to prepend the image path/route
dsnr/obsidian-commonmark-extension
61 Downloads
A league/commonmark extension to parse obsidian markdown to html
curder/commonmark-extensions
38 Downloads
A collection of CommonMark extensions
cradeq/commonmark-br-extension
5 Downloads
Allows HTML break tags to be used in Markdown, while still escaping or stripping all other HTML input.
clicksco/commonmark-laravel
46 Downloads
Trivial Laravel wrapper class for League\CommonMark
cassarco/league-commonmark-wikilinks
32 Downloads
An extension that enables wikilinks parsing in league/commonmark.
benfiratkaya/commonmark-ext-link-text-viewer
17 Downloads
This extension provides support for changing the content of links to url for phpleague/commonmark markdown parser package.
avensome/commonmark-bundle
3113 Downloads
Integrates CommonMark into Symfony 4 apps.
ammardev/commonmark-image-tools
8 Downloads
Enhancements for image markdown rendering with league/commonmark
ammardev/commonmark-hljs
2 Downloads
Highlight markdown code using hljs on the backend side
8fold/commonmark-fluent-markdown
1929 Downloads
A fluent API for CommonMark by the PHP League