When posting using mail, please use markdown (original) (raw)

February 10, 2019, 12:26pm 1

Notably those posting using mail, be aware that the forum handles your message as markdown. In most cases the result is not too bad even if you are not aware of this. It is wise to respect a few rules though:

Thanks --- Jan  

Boris February 10, 2019, 12:37pm 2

It is great how the markdown turned your signature into a code block :wink:

pmoura February 12, 2019, 11:39am 3

The opening three backticks can also be followed by the name of the language for syntax highlighting. E.g. ```prolog or ```shell. Preventing syntax highlighting, e.g. when the code block is a top-level query where highlighting may not work as expected, can be done using ```text.

jan March 13, 2019, 3:19pm 5

It doesn’t seem to do much useful with prolog though :frowning: