Formatting of monospaced text
Hi!
According to the manual, you need to surround monospaced text with "-+" and "+-".
I wonder why it's necessary to put an additional whitespace before the starting tag. Is there a reason for this?
Example:
If I write: "You should call -+intValue()+- in ...." then that comes out as:
"You should callintValue() in ...." with "intValue()" monospaced. Note the missing space.
I am asking because it is pretty annoying having to put two whitespaces before monospaced text so that one is displayed.
Thanks,
Sascha