Libraries tagged by commonmark-php
elgigi/commonmark-emoji
192424 Downloads
CommonMark extension adds UTF-8 emoji with Github tag for the `league/commonmark` PHP Markdown parsing engine, based on the CommonMark spec.
n0sz/commonmark-marker-extension
42737 Downloads
A marker extension for CommonMark PHP implementation
webuni/commonmark-attributes-extension
150681 Downloads
The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
colinodell/commonmark-php
2359 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
webuni/commonmark-twig-renderer
426 Downloads
The Twig renderer for CommonMark PHP implementation
webuni/commonmark-bundle
27235 Downloads
The table extension for CommonMark PHP implementation
semmelsamu/commonmark-extensions
6 Downloads
Custom Markdown extensions for CommonMark PHP
ows/commonmark-sup-sub-extensions
7692 Downloads
A sup/sub extension for CommonMark PHP implementation
mindkomm/commonmark-searchhighlight-extension
17 Downloads
Extension for CommonMark PHP implementation to highlight search strings in Markdown files
evirma/commonmark-ext-attributes
1433 Downloads
The Attributes extension adds a syntax to define HTML-attributes on the various block and inline elements in League CommonMark PHP implementation.
philippoehrlein/inline-footnotes
3 Downloads
A CommonMark extension to support inline footnotes in the format [^Text of the footnote]
n0sz/commonmark-picture-extension
10 Downloads
Adds support of picture tags to CommonMark PHP implementation
rezozero/commonmark-ext-footnotes
2690 Downloads
A footnote extension for CommonMark PHP implementation
lossendae/commonmark-task-lists
31 Downloads
Github Task Lists for CommonMark PHP implementation