Mercurial > hg-stable
diff tests/test-minirst.py.out @ 18750:c9d923f5d8ae
minirst: CGI escape strings prior to embedding it in the HTML
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Sat, 09 Feb 2013 17:44:25 -0500 |
parents | 8aa053b99c24 |
children | 13aa81e2fded |
line wrap: on
line diff
--- a/tests/test-minirst.py.out Sat Feb 09 21:51:21 2013 +0000 +++ b/tests/test-minirst.py.out Sat Feb 09 17:44:25 2013 -0500 @@ -605,7 +605,7 @@ html format: ---------------------------------------------------------------------- <p> -Please see "hg add". +Please see "hg add". </p> ---------------------------------------------------------------------- @@ -645,7 +645,7 @@ <h1>Title</h1> <h2>Section</h2> <h3>Subsection</h3> -<h2>Markup: "foo" and "hg help"</h2> +<h2>Markup: "foo" and "hg help"</h2> ---------------------------------------------------------------------- == admonitions ==