John Keeping <[email protected]> on Sat, 2018/08/25 10:45: > > diff --git a/filters/html-converters/md2html > > b/filters/html-converters/md2html index ebf3856..dc20f42 100755 > > --- a/filters/html-converters/md2html > > +++ b/filters/html-converters/md2html > > @@ -3,6 +3,7 @@ import markdown > > import sys > > import io > > from pygments.formatters import HtmlFormatter > > +from markdown.extensions.toc import TocExtension > > Does this ship as part of python-markdown, or is it an additional > dependency?
Ships with python-markdown, at least I did not install anything on top.
--
main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH"
"CX:;",b;for(a/* Best regards my address: */=0;b=c[a++];)
putchar(b-1/(/* Chris cc -ox -xc - && ./x */b/42*2-3)*42);}
pgprFP3AVzkT7.pgp
Description: OpenPGP digital signature
_______________________________________________ CGit mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/cgit
