]> git.armaanb.net Git - stagit.git/blobdiff - highlight
Render tasklists.
[stagit.git] / highlight
index 6d722bc716117c0fcfe67d6339819d65c3e998f6..61f554fa2b7e92d13dbbfdfee1922c0efb20a072 100755 (executable)
--- a/highlight
+++ b/highlight
@@ -31,7 +31,8 @@ if lexer.__class__ is pygments.lexers.MarkdownLexer:
         'codehilite',
         'extra',
         'sane_lists',
-        'smarty'
+        'smarty',
+        'pymdownx.tasklist'
     ])
 
 FORMAT = HtmlFormatter(