Interesting. I wonder why the default HTML style has table{display: block;}. If it didn't, the problem would go away, yes?

Note that this setting was part of https://github.com/jgm/pandoc/pull/6601, which was merged on 20 Sep 2020.

On Sat, 23 Jul 2022 at 22:24, EBkysko <ebkysko-Re5JQEeQqe8@public.gmane.orgm> wrote:
A possible temporary solution (for html, not extensively tested) is to add this to the style sheet (or as `header-includes` in yaml):

`table table {display:table}`

ie, normal table behavior for inner tables; the default style for the pandoc html writer is `table {display:block}`.

--
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/1e1779ab-afde-43e0-8c07-ffa63125e07en%40googlegroups.com.

--
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/CAEe_xxgpYb4c4JnkpZFZHq-ogsEw2n-C2rkjNMxs9VGz9%2BDjFg%40mail.gmail.com.