Libraries tagged by commmonmark
fdekker/commonmark-ext-emoji
17469 Downloads
An emoji extension for league/commonmark
daysofwonder/phpleague-commonmark-implicit-figures
7213 Downloads
Render images occurring by itself in a paragraph as ``, similar to pandoc's implicit figures
cradeq/commonmark-html-whitelist-extension
8921 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
benfiratkaya/commonmark-ext-underline
6463 Downloads
This extension adds support for underline syntax. It allows users to use !! in order to indicate text that should be rendered within tags.
avensome/commonmark-bundle
3228 Downloads
Integrates CommonMark into Symfony 4 apps.
league/commonmark-extras
82814 Downloads
Useful extensions for customizing the league/commonmark Markdown parser
league/commonmark-ext-strikethrough
64825 Downloads
Strikethrough support for the PHP League's CommonMark Markdown parser
league/commonmark-ext-smartpunct
45325 Downloads
Intelligently converts ASCII quotes, dashes, and ellipses in Markdown to their Unicode equivalents
league/commonmark-ext-inlines-only
32885 Downloads
Extension for league/commonmark which only renders inline text
league/commonmark-ext-external-link
8885 Downloads
Extension for league/commonmark which adds extra classes and HTML attributes to external links
colinodell/commonmark-php
2362 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
taufik-nurrohman/markdown
1699 Downloads
Obviously, a Markdown parser.
aydin-hassan/cli-md-renderer
9612 Downloads
A CLI Markdown Render for league/commonmark compatible AST
webuni/commonmark-bundle
27347 Downloads
The table extension for CommonMark PHP implementation
surface/commonmark-ext-youtube-iframe
6088 Downloads
Extension for league/commonmark to replace YouTube link with an iframe.