summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/PHP_Markdown/md5-hashes.test
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/tests/testfiles/PHP_Markdown/md5-hashes.test')
-rw-r--r--macros/generic/markdown/tests/testfiles/PHP_Markdown/md5-hashes.test22
1 files changed, 22 insertions, 0 deletions
diff --git a/macros/generic/markdown/tests/testfiles/PHP_Markdown/md5-hashes.test b/macros/generic/markdown/tests/testfiles/PHP_Markdown/md5-hashes.test
new file mode 100644
index 0000000000..b70a29c981
--- /dev/null
+++ b/macros/generic/markdown/tests/testfiles/PHP_Markdown/md5-hashes.test
@@ -0,0 +1,22 @@
+<<<
+# Character Escapes
+
+The MD5 value for `+` is "26b17225b626fb9238849fd60eabdf60".
+
+# HTML Blocks
+
+<p>test</p>
+
+The MD5 value for `<p>test</p>` is:
+
+6205333b793f34273d75379350b36826
+>>>
+headingOne: Character Escapes
+interblockSeparator
+codeSpan: +
+interblockSeparator
+headingOne: HTML Blocks
+interblockSeparator
+interblockSeparator
+codeSpan: <p>test</p>
+interblockSeparator