Hi, is there a way to flag certain text inline so that it is not included in the compiled output?
Yes, that is what the inline annotation is for. You’ll find the command in the Format menu, and it works just like other formatting tools do. Select the text you wish to omit, and apply the annotation format to it. The text will be highlighted in red by default, but you can change the colour to something more subtle if you prefer. By default inline annotations are stripped from the output when you compile, but you can also choose to do other things with them as well, such as assemble them as endnotes.
Thanks!