Re: Formatting options
- Posted by mattlewis (admin) Jun 17, 2013
- 1793 views
Lnettnay said...
So the ##code text## actually means monospaced text. Does it have to be bracketed by the ##'s? And does it all have to be strung together without returns/line feeds?
You can
put stuff on multiple lines, and it's like any other bit of creole text.
- #
But if you add whitespace after the opening number signs, it gets interpreted as a numbered list. If you're going to post code, I suggest using eucode tags. It will syntax highlight for euphoria. You might prefer to post stuff in other languages inside the triple braces. They are the equivalent of pre html tags. I tend to use them for console output.
Matt