Libraries tagged by markdown tags
malenki/phantastic
9 Downloads
A static blog generator like Jekyll in Ruby world but with tags, categories, blocs in native.
katoga/texy-minified
1177 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags. Minified version.
develate/commonmark-customtags
5 Downloads
A commonmark extension for custom tags
dd/evolutioncms-snippets-ddstringtools
2 Downloads
Tools for modifying strings.
codex/git
33 Downloads
Codex Addon - Enables Github/Bitbucket integration & synchronisation (auto-webhook or manual) based on tags/branches.
zyx/widget-imagex
56 Downloads
Adding opengraph meta tags and microdata markdown to images
arqel-dev/fields-advanced
0 Downloads
Advanced field types for Arqel — RichText (Tiptap), Markdown, Code, Repeater, Builder, KeyValue, Tags, Wizard.
zaimea/commonmark-timeline
23 Downloads
CommonMark extension adds Timeline tag for the league/commonmark PHP Markdown parsing engine, based on the CommonMark spec.
zaimea/commonmark-steps
8 Downloads
CommonMark extension adds Steps tag for the league/commonmark PHP Markdown parsing engine, based on the CommonMark spec.
zaimea/commonmark-bladerender
27 Downloads
CommonMark extension adds Blade Render tag for the league/commonmark PHP Markdown parsing engine, based on the CommonMark spec.
jonathan-reichardt/markdown-task-lists
6012 Downloads
Frok from kirra/markdown-task-lists. Support Github's Task Lists in a cebe/markdown parser.
league/commonmark-ext-task-list
23746 Downloads
Extension for league/commonmark which supports GFM-style task lists
lossendae/commonmark-task-lists
39 Downloads
Github Task Lists for CommonMark PHP implementation
kirra/markdown-task-lists
911 Downloads
Support Github's Task Lists in a cebe/markdown parser.
taoshan98/markdown-to-quill-delta
8 Downloads
Convert Markdown to Quill Delta format in PHP