Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 420 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 420 Bytes

Drupdown - Drupal flavored Markdown

Drupdown ist split into a pre- and post markdown filter.

Pre Markdown Filter

  • More intelligent handling of line endings.
  • Increases header level by 1 if there is a h1 entered.
  • Remove necessity of ! before embeds.
  • Group sequentially notated embeds automatically.
  • Prepare embeds for Post Markdown Filter

Post Markdown Filter

  • Handles embeds based on url patterns.