Libraries tagged by markdown it
singular-it/parsedown-extra
525 Downloads
An extension of Parsedown that adds support for Markdown Extra.
singular-it/parsedown-checkbox
514 Downloads
An extension of Parsedown and ParsedownExtra that adds support for checkbox
inuitviking/imms
32 Downloads
Fully automatic SSG. Host this somewhere, forget about it, have your static content up to date, always.
italofantone/marky
5 Downloads
A simple Markdown + Easy for Laravel.
dondominio/ddnotes
405 Downloads
Plugin to manage notes within the mailbox. The main advatatge of this plugin is its way of saving this notes, directly on the database.
s1lver/yii2-markdown-it
1 Downloads
kaoken/laravel-markdown-it
83 Downloads
A thing for using PHP version markdown-it in Laravel 6.x.
gcdinsmore/markdown-it-youtube-php
10 Downloads
YouTube Markdown plugin for markdown-it-php
markdown-blogger/iterator
7 Downloads
Plugin to iterate through markdown pages, providing information
ingress-it-solutions/markdown-editor-md
3 Downloads
A wrapper to use Editor.md with Laravel.
itafroma/drupal-markdown_image
9 Downloads
Provides shorthand to allow easy use of image fields in Markdown.
ingress-it-solutions/laravel-markdown-viewer
2 Downloads
Simple Blade directive for markdown parsing.
alphalemon/app-markdown-geshi-bundle
2 Downloads
An AlphaLemon CMS app that let you add markdown files and renders them. In addiction it can highlight sorce code using geshi as preferred provider
katoga/texy-minified
1176 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.
jmcmanus/pagedown-extra
143 Downloads
This is a collection of Pagedown plugins to enable support for Markdown Extra syntax. Open demo/demo.html to try it yourself. To run the tests, just open spec/SpecRunner.html in your browser. Or, to run a browser-less test from the command line as travis-ci would, run bundle install followed by bundle exec rake. You'll need Ruby and the rake gem if you use the second method.