markdown-filter added.

This commit is contained in:
Florian Schlachter
2014-07-20 00:42:24 +02:00
parent 6b7c130f31
commit b4eefc9d85
2 changed files with 25 additions and 3 deletions

View File

@@ -1,4 +1,11 @@
pongo2-addons
=============
# pongo2-addons
Official filter and tag addons for pongo2
Official filter and tag add-ons for [pongo2](https://github.com/flosch/pongo2). Uses 3rd-party-libraries.
## Filters
- **markdown** (parses markdown text and outputs HTML; **hint**: use the **safe**-filter to make the output not being escaped)
## Tags
(nothing yet)