Parsedown

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

How To Install

  1. Install composer_manager module
  2. Enable the parsedown module
  3. 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.