public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: EBkysko <ebkysko-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Nested tables: HTML writer bug?
Date: Sat, 23 Jul 2022 14:24:55 -0700 (PDT)	[thread overview]
Message-ID: <1e1779ab-afde-43e0-8c07-ffa63125e07en@googlegroups.com> (raw)
In-Reply-To: <CAEe_xxiXYY7V5J5t0HEc1tNrdTuHhXhny2rizBw=RsY-1dEFqA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>


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

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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.

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

  parent reply	other threads:[~2022-07-23 21:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22 11:00 William Lupton
     [not found] ` <CAEe_xxg174vpMGdEwzx-USMNPPodVOC0LqVCx9SEGxpGA7pDiA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-07-22 11:16   ` John MacFarlane
     [not found]     ` <8576E560-B7B5-49B5-9DDC-87EF9AC48F81-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2022-07-22 11:55       ` William Lupton
     [not found]         ` <CAEe_xxiXYY7V5J5t0HEc1tNrdTuHhXhny2rizBw=RsY-1dEFqA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-07-23 21:24           ` EBkysko [this message]
     [not found]             ` <1e1779ab-afde-43e0-8c07-ffa63125e07en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-07-24 12:00               ` William Lupton
     [not found]                 ` <CAEe_xxgpYb4c4JnkpZFZHq-ogsEw2n-C2rkjNMxs9VGz9+DjFg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-07-24 18:16                   ` EBkysko
     [not found]                     ` <4137c27d-9458-47d4-8a81-af1002db785an-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-07-25 16:44                       ` William Lupton
     [not found]                         ` <CAEe_xxj=LxGTmE+Y5rum7+6JQ7PmfFhRcgP4ppo-gH_=pyT78g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-07-25 17:52                           ` John MacFarlane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1e1779ab-afde-43e0-8c07-ffa63125e07en@googlegroups.com \
    --to=ebkysko-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).