Weave.jl
Weave.jl copied to clipboard
md2pdf: markdown tables
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.
Interesting. I've now tried it with a much smaller document and suddenly it works.
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.
Yeah, it was a rather large table.