Thread overview
Do forum posts use any markup language?
Mar 10, 2018
Bogdan
Mar 10, 2018
Adam D. Ruppe
Mar 11, 2018
Tony
March 10, 2018
I'd like to distinguish between regular text and code, maybe have quotes, etc.
March 10, 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.
March 11, 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.

A poster has come up with a standard way to delineate code and also show if multiple files are involved (along with an "extraction to files" program):

https://forum.dlang.org/thread/ndgdqraxjkuvfsjhewgy@forum.dlang.org

This method now works at https://run.dlang.io