Is there a way to assign formatting to text before compiling that is NOT the formatting seen in the editor? The problem is that editor formatting is inappropriate for different export formats.
Indeed, LaTeX is a plain text format, so to express italics you have
\textit{this is italic text}
My question is, how do I write this in the Scrivener flavor of Markdown?
–does Scrivener change this is italic text to this is italic text while compiling to Markdown?
Or, can I just write this is italic text in my project. It doesn’t seem to work. I suppose another way of asking the question is, since the Mac text engine is not Markdown aware, at what point does Scrivener become Markdown aware?
Drafting?
Or compiling?
Or…?
I’d suggest having a look at Chapter 21 in the manual, which discusses Markdown in detail.
To answer the specific question, if you prefer to write in rich text there’s a Compile option to convert rich text to Markdown. If you don’t, then you can treat Scrivener as a plain text editor and use Markdown syntax for everything.
Scrivener becomes “aware” of Markdown at the Compile stage.