public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* TOC in gfm output
@ 2021-05-21  5:09 carlosj...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
       [not found] ` <9612aca4-1c8a-4797-88da-ec7ee792c56fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: carlosj...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2021-05-21  5:09 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1197 bytes --]

Hi all,

I would like to produce gfm from pandoc markdown. One of the features I'm 
interested in is TOC generation. Now, I can get a TOC by passing the --toc 
flag to pandoc, but what I want is to specify metadata in each document 
that enables/disables TOC creation. Unfortunately, if I add toc=true as 
metadata I'm stuck with these two alternatives:

1. When the output is markdown, the entire metadata block is preserved 
verbatim.

2. When the output is gfm, the entire metadata block is removed.

In neither of these cases a TOC is inserted into the document, as with the 
--flag.

What am I missing? Is this really possible? The ability to output a 
markdown TOC is there, what is not obvious to me is how to enable that from 
the document itself.

Thank you in advance,
Carlos

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/9612aca4-1c8a-4797-88da-ec7ee792c56fn%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1628 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: TOC in gfm output
       [not found] ` <9612aca4-1c8a-4797-88da-ec7ee792c56fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-05-21  5:15   ` carlosj...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
  0 siblings, 0 replies; 2+ messages in thread
From: carlosj...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2021-05-21  5:15 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 653 bytes --]

I just realized that I can pass --toc and then suppress TOC generation with 
toc=false in the metadata. It works but it seems a bit convoluted. Can it 
be done the other way around? If not, what would be the rationale. Thanks 
again, Carlos.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/7b61a324-6355-4cd8-8944-b1ea77267c48n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 935 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-21  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21  5:09 TOC in gfm output carlosj...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found] ` <9612aca4-1c8a-4797-88da-ec7ee792c56fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-05-21  5:15   ` carlosj...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org

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).