Skip to content

pug-php/pug-filter-markdown

Repository files navigation

pug-filter-markdown

Implement parsers from https://github.com/cebe/markdown to make markdown available as a Pug-php filter.

Latest Stable Version Build Status Code Climate Test Coverage StyleCI

section
  :markdown
    ![example image](example-image.jpg "An exemplary image")

Filters:

  • :markdown
  • :github-markdown
  • :inline-github-markdown
  • :markdown-extra