aboutsummaryrefslogtreecommitdiffstats
path: root/tests/safe_mode/script_tags.txt
diff options
context:
space:
mode:
authorArtem Yunusov <nedrlab@gmail.com>2008-07-16 22:25:36 +0500
committerArtem Yunusov <nedrlab@gmail.com>2008-07-16 22:25:36 +0500
commit3986ba1df4f404967732add30bf09f0c61bc181f (patch)
tree4f1af24cba0c862b433d4658e5805f63482485d6 /tests/safe_mode/script_tags.txt
parentd1134b2c547c471d85b443404904461941d27d71 (diff)
downloadmarkdown-3986ba1df4f404967732add30bf09f0c61bc181f.tar.gz
markdown-3986ba1df4f404967732add30bf09f0c61bc181f.tar.bz2
markdown-3986ba1df4f404967732add30bf09f0c61bc181f.zip
Aggregated regexp for both backtick and double backtick.
Diffstat (limited to 'tests/safe_mode/script_tags.txt')
-rw-r--r--tests/safe_mode/script_tags.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/safe_mode/script_tags.txt b/tests/safe_mode/script_tags.txt
index 55c60e9..44041c2 100644
--- a/tests/safe_mode/script_tags.txt
+++ b/tests/safe_mode/script_tags.txt
@@ -16,7 +16,7 @@ Now with some weirdness
``<script <!--
alert("Hello world!")
-</script <>```
+</script <>`` `
Try another way.