Skip to content

Tables not consistently full width #43

Answered by alerque
alerque asked this question in Q&A
Discussion options

You must be logged in to vote

This seems to be a side effect of my workaround for #42. Because I can't both include LaTeX code in the document header and use Pantable I was invoking Pandoc twice, once to render the CSV tables to Markdown and a second time to render the final outputs. Since Markdown doesn't have any comprehension of table widths that information was being lost.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ickc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #43 on December 15, 2020 01:26.