public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Using all the features of tables in pandoc
@ 2016-10-24  5:01 Kolen Cheung
       [not found] ` <8537aab1-b977-4d4f-b487-bcdf2b0e9874-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 13+ messages in thread
From: Kolen Cheung @ 2016-10-24  5:01 UTC (permalink / raw)
  To: pandoc-discuss


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



Hi,

I’m in the process of finding *the* way to use tables in pandoc. So I made 
the following table:
pandoc table type multiline block column alignments Omitting header Column 
Width Notes 
simple_tables 0 0 1 1 0 
multiline_tables 1 0 1 1 1 
grid_tables 1 1 0 1 1 
pipe_tables 0 0 1 0 0.5 column width: only when printable content is wider 
than the column width 

The columns are the different features supported by different kind of 
pandoc tables. First, is it accurate and did I miss anything?

Second, if so, it seems that there’s no single table format supporting all 
of pandoc’s internal table feature. Other than writing in pandoc’s AST 
(which probably still requires a filter to embed that in a markdown 
source), how should one use all the features? I’m thinking if 
mb21/pandoc-placetable <https://github.com/mb21/pandoc-placetable> or 
baig/pandoc-csv2table <https://github.com/baig/pandoc-csv2table> might do 
that, but I can’t install it for the moment (I asked in a separate thread 
about that).

And to make the situation more complicated, I actually want to disable 
“column width” feature. I want the width to be figured somewhere else. Will 
it be possible to add more granular control those “extensions of table 
extensions”? *e.g.* multiline_tables-column_width.

Thanks,
Kolen
​

-- 
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/8537aab1-b977-4d4f-b487-bcdf2b0e9874%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-11-21  1:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-24  5:01 Using all the features of tables in pandoc Kolen Cheung
     [not found] ` <8537aab1-b977-4d4f-b487-bcdf2b0e9874-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-24 15:54   ` John MacFarlane
2016-10-25 11:20   ` 'Jakob Voss' via pandoc-discuss
     [not found]     ` <54d7e055-aa95-4c4f-99d1-4aaf0efb9055-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-29 17:10       ` Kolen Cheung
2016-11-10 14:38   ` Kolen Cheung
     [not found]     ` <0c92d36b-7fbe-4ab4-8a35-f090b7299bea-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-11-10 16:04       ` John MacFarlane
     [not found]         ` <20161110160402.GA9303-BKjuZOBx5Kn2N3qrpRCZGbhGAdq7xJNKhPhL2mjWHbk@public.gmane.org>
2016-11-10 19:51           ` BP Jonsson
     [not found]             ` <CAFC_yuTgx4mjWBsC+CycEZPmkZi0ZCh-sXS2Gnf0bSNvKXxKBA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-11-10 22:25               ` Kolen Cheung
2016-11-11  1:19               ` Kolen Cheung
2016-11-12  1:18           ` Kolen Cheung
     [not found]             ` <43534d02-2bd4-4c9f-9cf5-ea2506ddc56c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-11-15 15:59               ` John MacFarlane
     [not found]                 ` <20161115155902.GA12051-BKjuZOBx5Kn2N3qrpRCZGbhGAdq7xJNKhPhL2mjWHbk@public.gmane.org>
2016-11-16  3:22                   ` Kolen Cheung
2016-11-21  1:27                   ` Kolen Cheung

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).