-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Extensions and Related Libraries
Benjamin Høegh edited this page Aug 17, 2024
·
29 revisions
This is a simple list of extensions, plugins and other libraries extending Parsedown or implementing it in certain ecosystems and frameworks. Please add yours or the ones you find useful.
- Parsedown Extra - a Markdown Extra implementation on top of Parsedown from @erusev (Parsedown author)
- Parsedown for Laravel from @parsedown
- Parsedown Extra for Laravel and Lumen from @AlfredoRamos
- Parsedown Extra for Laravel from @bhuvidya
- Service provider for Pimple 3.x/Silex 2.x with an application trait and a Twig filter from @clippings
- Laravel-Markdown with Blade-directives from @andreasindal
- Wordpress plugin for Parsedown from @robinadr
- Wordpress plugin for Parsedown Extra (integrates via shortcode, comes with syntax highlighting) from @johanneshoppe
- Parsedown Party, Yet Another WordPress Plugin from @connerbw
- Laravel wrapper(facade) for Parsedown from @maxhoffmann
- Symfony2 bundle with a Twig filter from @dothiv
- Symfony2 bundle for Parsedown and Parsedown Extra with Twig filters from @Bgaze
- Magento 2 template engine for Parsedown from @SchumacherFM
- Datenstrom Yellow extension from @annaesvensson
- Parsedown Tag Filter from @Chris--A
- Parsedown Extra Extensions from @perryflynn
- Parsedown Extra with Custom Configurations from @taufik-nurrohman
- Parsedown Checkbox from @leblanc-simon
- Parsedown Tablespan from @KENNYSOFT
- Parsedown Extended from @BenjaminHoegh
- Parsedown/Extra ToC Extension from @KEINOS
- Automatic heading IDs (like GitHub README files) - https://github.com/erusev/parsedown/pull/285
- Linking @username mentions to user links - https://github.com/erusev/parsedown/issues/281
- Another version of @username mentions - https://github.com/erusev/parsedown/issues/307
- Disable parsing of specific HTML elements - https://github.com/erusev/parsedown/issues/229
- Auto-images - https://github.com/erusev/parsedown/issues/293
- Markdown Extra Extended - https://github.com/egil/php-markdown-extra-extended