Escape quoted HTML markup within textarea.

This commit is contained in:
David Fifield 2018-12-20 20:14:47 -07:00
parent 5667aa8ebb
commit 82b696709d

View file

@ -54,7 +54,7 @@ It is now possible to embed the Snowflake badge on any website:
</p> </p>
<textarea readonly> <textarea readonly>
<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe> &lt;iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;
</textarea> </textarea>
<p> <p>