Hello again!
I’m developing a workflow for outlining as discussed in this post, but when compiling for either Pandoc (DOCX), TXT or Markdown, this happens for both my chapter titles and scene titles (even if uppercase is chosen for both title and prefix):
Chapter ONE - Section Title
The expected output is this:
CHAPTER ONE - SECTION TITLE
Disabling uppercase in the compile settings seemingly fixes this issue, but I want all my chapter/scene headings and titles to be uppercase.
Any ideas?
Thank you for the help.