aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/escaped_links.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/escaped_links.html')
-rw-r--r--tests/misc/escaped_links.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/misc/escaped_links.html b/tests/misc/escaped_links.html
new file mode 100644
index 0000000..eb4a118
--- /dev/null
+++ b/tests/misc/escaped_links.html
@@ -0,0 +1,3 @@
+<p>Backslashed in links:</p>
+<p><a href="/query?q=go:GO\:0000307">q=go:GO\:0000307</a></p>
+<p><a href="/query?q=go:GO\:0000308" title="/query?q=go:GO\:0000308">q=go:GO\:0000308</a></p> \ No newline at end of file