Add styling rules in pandoc tables for odt/docx output (table borders)

前端 未结 6 1491
一整个雨季
一整个雨季 2020-12-24 02:42

I\'m generating some odt/docx reports via markdown using knitr and pandoc and am now wondering how you\'d go about formating tables. Primarily I\'m interested in adding rule

6条回答
  •  一生所求
    2020-12-24 03:15

    Just add a table style what every you want called "Table" in the reference-doc file。And update pandoc to latest.

提交回复
热议问题