How to properly number headings in Word from a RMarkdown document

前端 未结 3 1827
感动是毒
感动是毒 2021-01-05 08:14

I\'m creating a RMarkdown document that I want to export in MS Word with RStudio.

I want a table of contents and numbered headings. Here is my sample markdown docume

3条回答
  •  天命终不由人
    2021-01-05 09:00

    As suggested by Frost_Maggot in the comments,

    Maybe try modifying a different style in Word that is shared with R Markdown. If you are not using block quotes in your R markdown this might relate to quote in the MS Word stylings?

    This indeed works for me as I don't use the quote style in my document.

提交回复
热议问题