diff options
Diffstat (limited to 'tests/misc/inside_html.html')
-rw-r--r-- | tests/misc/inside_html.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/misc/inside_html.html b/tests/misc/inside_html.html new file mode 100644 index 0000000..5e128ab --- /dev/null +++ b/tests/misc/inside_html.html @@ -0,0 +1,5 @@ + +<p><a href="stuff"> <strong>ok</strong>? </a> +</p> + + |