tests/test-minirst.py
changeset 10289 987df17f85bb
parent 10065 a1ae0ed78d1a
child 10443 62d484a81dfe
equal deleted inserted replaced
10288:e0121ad90b57 10289:987df17f85bb
    13 This is some text in the first paragraph.
    13 This is some text in the first paragraph.
    14 
    14 
    15   A small indented paragraph.
    15   A small indented paragraph.
    16   It is followed by some lines
    16   It is followed by some lines
    17   containing random whitespace.
    17   containing random whitespace.
    18  
    18  \n  \n   \nThe third and final paragraph.
    19   
       
    20    
       
    21 The third and final paragraph.
       
    22 """
    19 """
    23 
    20 
    24 debugformat('paragraphs', paragraphs, 60)
    21 debugformat('paragraphs', paragraphs, 60)
    25 debugformat('paragraphs', paragraphs, 30)
    22 debugformat('paragraphs', paragraphs, 30)
    26 
    23