diff options
Diffstat (limited to 'tests2/php-markdown-cases-new/MD5 Hashes.txt')
-rw-r--r-- | tests2/php-markdown-cases-new/MD5 Hashes.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests2/php-markdown-cases-new/MD5 Hashes.txt b/tests2/php-markdown-cases-new/MD5 Hashes.txt new file mode 100644 index 0000000..7e03221 --- /dev/null +++ b/tests2/php-markdown-cases-new/MD5 Hashes.txt @@ -0,0 +1,11 @@ +# Character Escapes + +The MD5 value for `+` is "26b17225b626fb9238849fd60eabdf60". + +# HTML Blocks + +<p>test</p> + +The MD5 value for `<p>test</p>` is: + +6205333b793f34273d75379350b36826
\ No newline at end of file |