pug-php/pug-filter-markdown

Markdown filter for Pug-php

1.2.0 2017-10-03 11:17 UTC

This package is auto-updated.

Last update: 2024-04-15 00:02:44 UTC


README

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