Update README.md
This commit is contained in:
parent
b4eefc9d85
commit
ca44141371
@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
Official filter and tag add-ons for [pongo2](https://github.com/flosch/pongo2). Uses 3rd-party-libraries.
|
Official filter and tag add-ons for [pongo2](https://github.com/flosch/pongo2). Uses 3rd-party-libraries.
|
||||||
|
|
||||||
|
## How to install
|
||||||
|
|
||||||
|
Simply add the following import line **after** importing pongo2:
|
||||||
|
|
||||||
|
_ "github.com/flosch/pongo2-addons"
|
||||||
|
|
||||||
|
All filters/tags will be registered automatically.
|
||||||
|
|
||||||
## Filters
|
## Filters
|
||||||
|
|
||||||
- **markdown** (parses markdown text and outputs HTML; **hint**: use the **safe**-filter to make the output not being escaped)
|
- **markdown** (parses markdown text and outputs HTML; **hint**: use the **safe**-filter to make the output not being escaped)
|
||||||
|
Loading…
Reference in New Issue
Block a user