Added sane_lists extension to the markdown renderer

remotes/origin/enhancement/email-actions
David Barragán Merino 2014-12-02 12:46:08 +01:00
parent aa75763a3d
commit 04a8239a6c
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ def _make_extensions_list(project=None):
TaigaReferencesExtension(project),
"extra",
"codehilite",
"sane_lists",
"nl2br"]