Libraries tagged by markdown it
singular-it/parsedown-extra
387 Downloads
An extension of Parsedown that adds support for Markdown Extra.
singular-it/parsedown-checkbox
376 Downloads
An extension of Parsedown and ParsedownExtra that adds support for checkbox
inuitviking/imms
21 Downloads
Fully automatic SSG. Host this somewhere, forget about it, have your static content up to date, always.
morsapt/changelog
49 Downloads
Simple Changelog CRUD API to store markdown and parse it to HTML output
elalecs/laravel-documenter
7 Downloads
An automated documentation generator for Laravel and Filament projects. It analyzes your project structure, including models, Filament resources, controllers, jobs, events, middlewares, and rules, to create comprehensive Markdown documentation. Ideal for quickly onboarding new developers or maintaining an up-to-date project overview.
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
8 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.
benfiratkaya/commonmark-ext-underline
26 Downloads
This extension adds support for underline syntax. It allows users to use !! in order to indicate text that should be rendered within tags.