Weave.jl icon indicating copy to clipboard operation
Weave.jl copied to clipboard

md2pdf: markdown tables

Open JonasIsensee opened this issue 6 years ago • 3 comments

Hi,

Is there currently any way to have markdown tables translated to latex tables? For me this just throws errors. If not I'd like to file this as a feature request / enhancement.

If you can point me in the right direction, I'll happily attempt it myself.

JonasIsensee avatar Apr 29 '20 10:04 JonasIsensee

Interesting. I've now tried it with a much smaller document and suddenly it works.

JonasIsensee avatar May 03 '20 19:05 JonasIsensee

hm, maybe you had pretty much big table, right ? I confirmed small tables are rendered correctly.

For those tables with which :limit => true context is defined, #311 will help.

aviatesk avatar May 16 '20 12:05 aviatesk

Yeah, it was a rather large table.

JonasIsensee avatar May 17 '20 12:05 JonasIsensee