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
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.