Imagine, due to some editing, my line ends in monospace font. Now I want to continue in normal font. How do I do that?
Things that don't work:
I know about two workarounds:
Both are tedious and ugly. Sure there must be a better way?
Hey @Snake Scaly
if you are typing most of your sentence in normal format and only wants few specific words in monospace, perhaps you can use double curly braces to convert just the few words into monospace. This way you'll always be typing in normal format and you can choose when to start and end the monospace formatting while you type.
For example, if you type this in Confluence Editor:
a quick brown {{fox jumps over}} the lazy dog
you will get this:
In the case if you are typing the entire sentence as monospace, you can use the keyboard shortcut CTRL+7 to change the whole line into monospace, and CTRL+0 to change it back to the normal format.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.