Proposal
Please allow this: render title/footnote/source_note as multiple lines in Word. This is a critical issue since most regulatory documents are in Word.
While we can render title/footnote/source_note as multiple lines in HTML, we can't do it in Word. The following will fail in Word.
tab_source_note(source_note = "source note test ^lline2 \nline3
Line 4
Line5
Line6")
