Skip to content

Commit

Permalink
Issue #2332 - Add TOC extension to the markdown render
Browse files Browse the repository at this point in the history
  • Loading branch information
bameda committed Mar 3, 2015
1 parent 98d77a4 commit dfa0f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taiga/mdrender/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ def _make_extensions_list(project=None):
"extra",
"codehilite",
"sane_lists",
"toc",
"nl2br"]


Expand Down

0 comments on commit dfa0f87

Please sign in to comment.