Libraries tagged by commoneer
fdekker/commonmark-ext-emoji
10310 Downloads
An emoji extension for league/commonmark
league/commonmark-extras
80429 Downloads
Useful extensions for customizing the league/commonmark Markdown parser
league/commonmark-ext-autolink
82291 Downloads
Extension for league/commonmark which autolinks URLs, emails, and @-mentions
taufik-nurrohman/markdown
643 Downloads
Obviously, a Markdown parser.
zenstruck/commonmark-extensions
22 Downloads
A collection of CommonMark extensions.
yivoff/commonmark-bundle
2232 Downloads
Symfony bundle integrating League CommonMark for Symfony 6.2+ applications
webuni/commonmark-bundle
27240 Downloads
The table extension for CommonMark PHP implementation
ueberdosis/commonmark-embed-extension
1545 Downloads
An embed extension for league/commonmark
sven/commonmark-image-media-queries
533 Downloads
surface/commonmark-ext-youtube-iframe
4534 Downloads
Extension for league/commonmark to replace YouTube link with an iframe.
surface/commonmark-ext-spotify-iframe
2655 Downloads
Extension for league/commonmark to replace Spotify link with an iframe.
samwilson/commonmark-latex
1358 Downloads
A CommonMark extension for rendering Markdown to LaTeX.
ryangjchandler/commonmark-blade-block
880 Downloads
Embed Laravel Blade code inside of your Markdown templates.
mozex/commonmark-routes
1618 Downloads
Laravel routes in Markdown: A CommonMark extension to seamlessly use Laravel route functions within your Markdown content.
mouf/utils.common.url-interface
354005 Downloads
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!