Hi,
does anyone knows how to post that the pre tag is shown with angle brackets
(pre) pre formatted text here (/pre)
Why I want to do this?
I want to show other people how to use the pre tag.
Hi,
does anyone knows how to post that the pre tag is shown with angle brackets
(pre) pre formatted text here (/pre)
Why I want to do this?
I want to show other people how to use the pre tag.
Use the triple backticks
```text
Preformatted
```
Actually “text” selects the colour syntax scheme. It becomes
Preformatted
Thanks Davide, it works.