List for cgit developers and users
 help / color / mirror / Atom feed
From: list at eworm.de (Christian Hesse)
Subject: [PATCH 1/1] filters: generate anchor links from markdown
Date: Sat, 25 Aug 2018 14:02:37 +0200	[thread overview]
Message-ID: <20180825140237.221dd41a@leda> (raw)
In-Reply-To: <20180825094506.GA824@john.keeping.me.uk>

John Keeping <john at keeping.me.uk> 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);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.zx2c4.com/pipermail/cgit/attachments/20180825/973c1541/attachment.asc>


  reply	other threads:[~2018-08-25 12:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-06  9:56 Table of Contents links using the format #link are not followed actionmystique
2018-07-13 16:14 ` list
2018-07-13 16:39   ` 
2018-07-13 19:48 ` [PATCH 1/1] filters: generate anchor links from markdown list
2018-08-25  9:45   ` john
2018-08-25 12:02     ` list [this message]
2018-08-25 17:11       ` Jason
2018-08-25 17:47         ` john
2018-08-26  0:01           ` Jason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180825140237.221dd41a@leda \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).