Libraries tagged by commonmark
webuni/commonmark-attributes-extension
151404 Downloads
The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
wnx/commonmark-mark-extension
7997 Downloads
Render ==highlighted== texts as elements in league/commonmark
spatie/commonmark-wire-navigate
4975 Downloads
Add a wire:navigate attribute to links rendered in Markdown
benfiratkaya/commonmark-ext-underline
1421 Downloads
This extension adds support for underline syntax. It allows users to use !! in order to indicate text that should be rendered within tags.
league/commonmark-extras
80603 Downloads
Useful extensions for customizing the league/commonmark Markdown parser
league/commonmark-ext-inlines-only
28783 Downloads
Extension for league/commonmark which only renders inline text
league/commonmark-ext-autolink
82355 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)
ryangjchandler/commonmark-blade-block
988 Downloads
Embed Laravel Blade code inside of your Markdown templates.
fdekker/commonmark-ext-emoji
11654 Downloads
An emoji extension for league/commonmark
amoschou/commonmark-alert-extension
1740 Downloads
Extension for blockquote alerts for CommonMark
8fold/commonmark-fluent-markdown
2347 Downloads
A fluent API for CommonMark by the PHP League
8fold/commonmark-accessible-heading-permalinks
2034 Downloads
An extension of PHP League's CommonMark library to enable accessible Heading Permalinks usage.
8fold/commonmark-abbreviations
9498 Downloads
An extension of PHP League's CommonMark library to enable abbreviation usage.
xenocrat/chyrp-markdown
272 Downloads
A fast and extensible Markdown parser, written in PHP.