Libraries tagged by commoneer
ryangjchandler/commonmark-blade-block
1055 Downloads
Embed Laravel Blade code inside of your Markdown templates.
mwstake/mediawiki-component-commonwebapis
25050 Downloads
Provides various web APIs (Action API and REST)
mwstake/mediawiki-component-commonuserinterface
31576 Downloads
Provides common user interface elements and customizeable stylings
mozex/commonmark-routes
3138 Downloads
Laravel routes in Markdown: A CommonMark extension to seamlessly use Laravel route functions within your Markdown content.
mouf/utils.common.url-interface
355489 Downloads
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
hydephp/torchlight-commonmark
5631 Downloads
A Commonmark extension for Torchlight, the syntax highlighting API.
fdekker/commonmark-ext-emoji
12300 Downloads
An emoji extension for league/commonmark
cradeq/commonmark-html-whitelist-extension
896 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
cable8mm/commonmark-unfenced
1440 Downloads
benfiratkaya/commonmark-ext-underline
2169 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
2160 Downloads
Extension for blockquote alerts for CommonMark
league/commonmark-ext-smartpunct
44047 Downloads
Intelligently converts ASCII quotes, dashes, and ellipses in Markdown to their Unicode equivalents
league/commonmark-ext-inlines-only
29306 Downloads
Extension for league/commonmark which only renders inline text
colinodell/commonmark-php
2362 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
taufik-nurrohman/markdown
1153 Downloads
Obviously, a Markdown parser.