Libraries tagged by common mark
pomodocs/commonmark-alert
4292 Downloads
CommonMark extension to support alerts in Github blockquote style
mozex/commonmark-routes
9575 Downloads
A CommonMark extension that lets you use Laravel's route(), url(), and asset() helpers in Markdown links and images.
moxio/commonmark-ext-fancy-lists
156308 Downloads
Extension for league/commonmark to support additional numbering types for ordered lists
fdekker/commonmark-ext-emoji
17137 Downloads
An emoji extension for league/commonmark
daysofwonder/phpleague-commonmark-implicit-figures
7125 Downloads
Render images occurring by itself in a paragraph as ``, similar to pandoc's implicit figures
cradeq/commonmark-html-whitelist-extension
8763 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
benfiratkaya/commonmark-ext-underline
6265 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
4580 Downloads
Extension for blockquote alerts for CommonMark
league/commonmark-extras
82780 Downloads
Useful extensions for customizing the league/commonmark Markdown parser
league/commonmark-ext-strikethrough
64698 Downloads
Strikethrough support for the PHP League's CommonMark Markdown parser
league/commonmark-ext-smartpunct
45292 Downloads
Intelligently converts ASCII quotes, dashes, and ellipses in Markdown to their Unicode equivalents
league/commonmark-ext-inlines-only
32732 Downloads
Extension for league/commonmark which only renders inline text
league/commonmark-ext-external-link
8860 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)
sugarcraft/candy-shine
1678 Downloads
PHP port of charmbracelet/glamour — Markdown → ANSI renderer with word-wrap, OSC 8 hyperlinks, syntax highlighting, and 8 stock themes (ansi/plain/dark/light/notty/dracula/tokyo-night/pink).