kylekatarnls/jade-filter-markdown

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

Markdown filter for Pug-php

Maintainers

👁 kylekatarn

Package info

github.com/kylekatarnls/jade-filter-markdown

pkg:composer/kylekatarnls/jade-filter-markdown

Statistics

Installs: 15

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.1 2016-07-25 18:17 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

MIT 977c64847ccc3d35dcc3d216609ccde4bb5aa6f0

  • Kyle Katarn <kylekatarnls.woop@gmail.com>

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