Discussions » Greasy Fork Feedback

How to post HTML in this forum?

§
Posted: 2020-09-11

I want to post HTML code as an example what has to be done, but preview shows the generated HTML (the result) not the HTML code. Googled it, didn't find anything. Please, help! Thank you!

wOxxOmMod
§
Posted: 2020-09-11
Edited: 2020-09-11

Switch the mode to "Markdown" and add ``` on a new line, then paste your html, then add ``` on a new line:

```
<a>foo</a>
```
§
Posted: 2020-09-11

Oooh, cool! Thank you very very very much!!!

Post reply

Sign in to post a reply.