test_autoescape.html 140 B

12345678
  1. This is escaped: <b>bold</b>
  2. This is not escaped: <b>bold</b>
  3. This is escaped: &lt;b&gt;bold&lt;/b&gt;