~kaijanmaki/+junk/indicators-ng

« back to all changes in this revision

Viewing changes to zinc/python/zinc/util/Markdown-2.6.2/tests/misc/some-test.txt

  • Committer: Antti Kaijanmäki
  • Date: 2015-09-21 20:43:11 UTC
  • Revision ID: antti.kaijanmaki@canonical.com-20150921204311-bnmu8s14n6ovobyu
foo

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
----------------------
 
2
 
 
3
* as if
 
4
        
 
5
* as if2
 
6
 
 
7
----------------------
 
8
 
 
9
* as if
 
10
    
 
11
* as if2
 
12
 
 
13
----------------------
 
14
 
 
15
* as if
 
16
    non_code
 
17
* as if2
 
18
 
 
19
 
 
20
 
 
21
 
 
22
Markdown
 
23
 
 
24
*   Python
 
25
    is ok
 
26
    * Therefore i am
 
27
 
 
28
* Perl sucks
 
29
    big time
 
30
    * But that's
 
31
    ok
 
32
 
 
33
* Python is
 
34
ok
 
35
    Or not?
 
36
   
 
37
Here is a normal paragraph
 
38
 
 
39
1. Another list
 
40
with a bunch of items
 
41
2. Mostly fruits
 
42
 
 
43
 
 
44
 
 
45
    3. Apple
 
46
    4. Pare
 
47
 
 
48
asdfasdfasd
 
49
 
 
50
 
 
51
    # This is a code example
 
52
    import stuff
 
53
 
 
54
    Another code example
 
55
    * Lists and similar stuff
 
56
 
 
57
    > Should be ignored