Libraries tagged by uncommonmark
n0sz/commonmark-marker-extension
62721 Downloads
A marker extension for CommonMark PHP implementation
moxio/commonmark-ext-fancy-lists
103014 Downloads
Extension for league/commonmark to support additional numbering types for ordered lists
webuni/commonmark-attributes-extension
151328 Downloads
The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
spatie/commonmark-wire-navigate
4710 Downloads
Add a wire:navigate attribute to links rendered in Markdown
ryangjchandler/commonmark-blade-block
973 Downloads
Embed Laravel Blade code inside of your Markdown templates.
fdekker/commonmark-ext-emoji
11395 Downloads
An emoji extension for league/commonmark
benfiratkaya/commonmark-ext-underline
1174 Downloads
This extension adds support for underline syntax. It allows users to use !! in order to indicate text that should be rendered within tags.
amoschou/commonmark-alert-extension
1659 Downloads
Extension for blockquote alerts for CommonMark
8fold/commonmark-fluent-markdown
2261 Downloads
A fluent API for CommonMark by the PHP League
8fold/commonmark-accessible-heading-permalinks
1948 Downloads
An extension of PHP League's CommonMark library to enable accessible Heading Permalinks usage.
8fold/commonmark-abbreviations
9310 Downloads
An extension of PHP League's CommonMark library to enable abbreviation usage.
league/commonmark-extras
80572 Downloads
Useful extensions for customizing the league/commonmark Markdown parser
league/commonmark-ext-autolink
82349 Downloads
Extension for league/commonmark which autolinks URLs, emails, and @-mentions
colinodell/commonmark-php
2361 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
taufik-nurrohman/markdown
886 Downloads
Obviously, a Markdown parser.