Do forum posts use any markup language?
Adam D. Ruppe
destructionator at gmail.com
Sat Mar 10 18:14:42 UTC 2018
On Saturday, 10 March 2018 at 18:02:48 UTC, Bogdan wrote:
> I'd like to distinguish between regular text and code, maybe
> have quotes, etc.
You can write with email plain text conventions. The forum
software recognizes just some of it, but the readers will know
what you mean.
So like quote lines get leading `>` (forum parses this). You can
put `---` or ``` around code blocks (people know what you mean),
stuff like that.
More information about the Digitalmars-d-learn
mailing list