diff options
Diffstat (limited to 'tests/misc/hash.html')
-rw-r--r-- | tests/misc/hash.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/misc/hash.html b/tests/misc/hash.html new file mode 100644 index 0000000..b78babc --- /dev/null +++ b/tests/misc/hash.html @@ -0,0 +1,18 @@ + +<p>a +</p> +<pre> +#!/usr/bin/python + +hello</pre> + +<p>a +</p> +<pre> +!/usr/bin/python +hello</pre> + +<p>a +</p> + + |