Is there a way to make headers of the same level have different styles with RMarkdown?
# Introduction {.introduction custom-style='introduction'}
Some text ...
# References {.references custom--style='references'}
In my DOCX output file, both headings have the 'Heading 1' style. Adjusting it in Word would always change the style of both headings.