summaryrefslogtreecommitdiff
path: root/jni/ruby/test/rdoc/MarkdownTest_1.0.3/Code Blocks.text
blob: b54b09285a706649ffa86090dbd588dc4a4bd86d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
        code block on the first line
        
Regular text.

    code block indented by spaces

Regular text.

        the lines in this block  
        all contain trailing spaces  

Regular Text.

        code block on the last line