Libraries tagged by commonmark-php
elgigi/commonmark-emoji
198982 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
50108 Downloads
A marker extension for CommonMark PHP implementation
webuni/commonmark-attributes-extension
150914 Downloads
The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
colinodell/commonmark-php
2361 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
webuni/commonmark-bundle
27245 Downloads
The table extension for CommonMark PHP implementation
webuni/commonmark-twig-renderer
426 Downloads
The Twig renderer for CommonMark PHP implementation
ows/commonmark-sup-sub-extensions
7695 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
philippoehrlein/inline-footnotes
4 Downloads
A CommonMark extension to support inline footnotes in the format [^Text of the footnote]
semmelsamu/commonmark-extensions
6 Downloads
Custom Markdown extensions for CommonMark PHP
n0sz/commonmark-picture-extension
10 Downloads
Adds support of picture tags to CommonMark PHP implementation
evirma/commonmark-ext-attributes
1435 Downloads
The Attributes extension adds a syntax to define HTML-attributes on the various block and inline elements in League 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