Issue #2332 - Add TOC extension to the markdown render

remotes/origin/enhancement/email-actions
David Barragán Merino 2015-03-03 14:45:57 +01:00
parent 98d77a4628
commit dfa0f875d5
1 changed files with 1 additions and 0 deletions

View File

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