Hi everyone,

I'm converting from docx to HTML and in my output all my sections get wrapped in <section> tags, even if I didn't specify --section-divs in my command. This somehow breaks the spacing before headings with the CSS I'm using (which I have no way to modify).

Is there a way to turn --section-divs off explicitly? I tried --section-divs=false but I'm getting "option `--section-divs' doesn't allow an argument".

This is the command I'm using:

pandoc document.docx -t html --number-sections --number-offset=1 --shift-heading-level-by=1

Grateful for any pointer.

Best,

–Matt

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/c1f56919-e2c9-47fb-99e5-1f0cedfe9181n%40googlegroups.com.