summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/PHP_Markdown/md5-hashes.test
blob: b70a29c9819e73c76ec9d33527edf39fb26520d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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