kylekatarnls/jade-filter-markdown

This package is abandoned and no longer maintained. No replacement package was suggested.

Markdown filter for Pug-php

1.1.1 2016-07-25 18:17 UTC

This package is auto-updated.

Last update: 2020-03-06 09:02:07 UTC


README

This repository now lives on https://github.com/pug-php/pug-filter-markdown

pug-filter-markdown

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

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

Filters:

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