讨论 » Greasy Fork 反馈

How to post HTML in this forum?

§
发布于: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!

woxxom管理员
§
发布于:2020-09-11
编辑于: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>
```
§
发布于:2020-09-11

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

发布留言

登录以发布留言。