Thank you very much. Both options are exactly what i'm searched for.
Is it possible to do not convert headline styles to <h1> etc? rather as <p data-custom-style...> too?

Maybe you know also an option to assume text colors?

Tables with col spans and row spans are not converted correctly, but it think that's a really difficult topic - i think.

Am Freitag, 30. August 2019 18:34:13 UTC+2 schrieb John MacFarlane:
"'Julian R' via pandoc-discuss" <pandoc-...@googlegroups.com>
writes:

> Hello,
>
> i'm tested the docx to html conversion. I'm missing in the html output file
> an "style" attribute within the <p> element.
> For example in my word document i have a pargraph with the paragraph style
> "Dedication" is it possible to get the parapgrah as <p
> syle="Dedication">...</p> or something like this?
> It would be nice if this is also possible with character styles..
> converting to <span style="xxx"></span>

Try with `-f docx+styles`.

> It seems like equations are translated into html, but complex equations
> seems not to work and these are written plain as tex. i would like to get
> all equations as plain tex.

Check out the section of the manual about rendering math in HTML.
--mathjax might be the best option for you.

--
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/1ce2bfd9-d459-419a-a532-0afb21ba0d5e%40googlegroups.com.