7

The header and content of a table generated by pander or pandoc.table is separated by a horizontal line. Is there a way to add a new horizontal line between a specific location in the content? For example: Any help is greatly appreciated. Thanks!

Yihui Xie
  • 28,913
  • 23
  • 193
  • 419
gh2017554
  • 71
  • 1
  • 2
  • 2
    AFAIK `pandoc`'s markdown does not support such markup for [tables](http://pandoc.org/MANUAL.html#tables), so if you need such customization and you are OK with only one output format (eg LaTeX/pdf), then you should rather use `xtable` or other similar pkg. – daroczig Oct 11 '16 at 15:03
  • @daroczig, thank you. I will try the xtable. – gh2017554 Oct 13 '16 at 00:57

0 Answers0