summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/PHP_Markdown/tight-blocks.test
blob: b8f06501139ce0c71aee9678e941daf56c904c84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<<<
Paragraph and no space:
* ciao

Paragraph and 1 space:
 * ciao

Paragraph and 3 spaces:
  * ciao

Paragraph and 4 spaces:
   * ciao

Paragraph before header:
#Header

Paragraph before blockquote:
>Some quote.

>>>
interblockSeparator
interblockSeparator
interblockSeparator
interblockSeparator
interblockSeparator
headingOne: Header
interblockSeparator
interblockSeparator
blockQuoteBegin
blockQuoteEnd