Parsedown
Categories
Component ID
2556697
Component name
Parsedown
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
785
Component created
Component changed
Component body
Overview
"Super fast GitHub Flavored Markdown"
This module creates a new Drupal textformat filter that uses parsedown.org library to render your markup.
Parsedown Demo
Dependencies
- composer_manager: This module depends on composer to download and instantiate the external library.
How To Install
- Install composer_manager module
- Enable the parsedown module
- Update dependencies with composer_manager (if required)
Usage
You will notice that a new filter (parsedown) will be available when creating or editing contents.
To edit parsedown textformat, access: admin/config/content/formats/parsedown
parsedown_media
This submodule integrates with Media, providing inline multimedia insertion functionality.
