Libraries tagged by uncommonmark
n0sz/commonmark-marker-extension
81325 Downloads
A marker extension for CommonMark PHP implementation
moxio/commonmark-ext-fancy-lists
136521 Downloads
Extension for league/commonmark to support additional numbering types for ordered lists
webuni/commonmark-attributes-extension
151880 Downloads
The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
league/commonmark-extras
80903 Downloads
Useful extensions for customizing the league/commonmark Markdown parser
league/commonmark-ext-autolink
82922 Downloads
Extension for league/commonmark which autolinks URLs, emails, and @-mentions
ueberdosis/commonmark-hint-extension
11099 Downloads
A hint extension for league/commonmark
sven/commonmark-image-media-queries
607 Downloads
samwilson/commonmark-latex
1619 Downloads
A CommonMark extension for rendering Markdown to LaTeX.
ryangjchandler/commonmark-blade-block
1057 Downloads
Embed Laravel Blade code inside of your Markdown templates.
mozex/commonmark-routes
3139 Downloads
Laravel routes in Markdown: A CommonMark extension to seamlessly use Laravel route functions within your Markdown content.
hydephp/torchlight-commonmark
6854 Downloads
A Commonmark extension for Torchlight, the syntax highlighting API.
fdekker/commonmark-ext-emoji
12312 Downloads
An emoji extension for league/commonmark
cradeq/commonmark-html-whitelist-extension
918 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
cable8mm/commonmark-unfenced
1440 Downloads
benfiratkaya/commonmark-ext-underline
2205 Downloads
This extension adds support for underline syntax. It allows users to use !! in order to indicate text that should be rendered within tags.