Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

[solved] How can I post HTML code in support.mozilla.org questions ?

  • 4 àwọn èsì
  • 0 ní àwọn ìṣòro yìí
  • 104 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ cor-el

Hello. How can I post HTML code snippets in support.mozilla.org questions ? All HTML code is rendered and none of the usual markdown (``` etc.) works.

Hello. How can I post HTML code snippets in support.mozilla.org questions ? All HTML code is rendered and none of the usual markdown (``` etc.) works.

Ti ṣàtúnṣe nípa welcome

Ọ̀nà àbáyọ tí a yàn

You can escape '<' and '>' as &lt; and &gt;. You can also enclose the HTML code within <pre><nowiki>....</nowiki></pre> tags.

Ka ìdáhùn ni ìṣètò kíkà 👍 1

All Replies (4)

Please note that any line starting with whitespace triggers preformatting (no word wrap), so it's generally more complicated to paste code here than to use a site like Pastebin.

That said, if you have a short snippet you don't mind cleaning up by hand, you can use a text editor to globally replace the opening angle brackets with the HTML entity:

Find: <

Replace with: &lt;

Ọ̀nà àbáyọ Tí a Yàn

You can escape '<' and '>' as &lt; and &gt;. You can also enclose the HTML code within <pre><nowiki>....</nowiki></pre> tags.

Thanks to both of you for your answers!

This is not quite user-friendly for new users. Can someone ask SUMO folks, if they can add a code toolbar icon ? (Not for being lazy, but other users might not know about <nowiki>.)

Ti ṣàtúnṣe nípa welcome