Drupal is a registered trademark of Dries Buytaert
Release: Drupal 10.3.6 Update released for Drupal core (10.3.6)! Release: Drupal 11.0.5 Update released for Drupal core (11.0.5)! Release: Drupal 10.2.9 Update released for Drupal core (10.2.9)! Release: Drupal 10.2.10 Update released for Drupal core (10.2.10)! Release: Drupal 10.3.7 Update released for Drupal core (10.3.7)! Release: Drupal 11.0.6 Update released for Drupal core (11.0.6)! Release: Drupal 10.3.8 Update released for Drupal core (10.3.8)! Release: Drupal 11.0.7 Update released for Drupal core (11.0.7)! Module Revived: Translation Management Tool 8.x-1.19 Module tmgmt updated after 7 months of inactivity (8.x-1.19). Usage Milestone: Account field split Module account_field_split crossed 10,000 active installs.

A process plugin to convert Markdown to HTML.

This module uses the CommonMark package from The League of Extraordinary Packages to perform the transformation.

Include the process plugin in your pipeline configuration as follows:

process:
  bar:
    plugin: markdown_to_html
    source: foo
    markdown_extensions:
      - attributes
      - autolink
      - description_list
      - disallow_raw_html
      - embed
      - external_link
      - footnote
      - github_flavored_markdown
      - heading_permalink
      - inlines_only
      - mention
      - smart_punct
      - strikethrough
      - table
      - table_of_contents
      - task_list

Note the markdown_extensions are optional, and correspond to the extensions supplied with the CommonMark package.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Sep 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Core Release date
1.2.0 Stable Sep 27, 2024
1.2.x-dev Dev Sep 27, 2024