Hey!
I know --number-sections does not support markdown output, but how could I achieve this:
I am converting a .docx to .md and the headings in word are configured to be numbered, when I convert to .md those numbers are lost.
I'd like to have something like this

# 1 title
## 1.1 subtitle
## 1.2 subtitle
# 2 title
### 2.1.1 subsbutitle

as output, where the numbers are not explicitly part of the docx raw text input, but could be appended in same way as --number-sections adds it to other formats

Thanks!

--
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/98ffebc1-b38b-43f5-8234-e222258abb95n%40googlegroups.com.