File: some-test.txt

package info (click to toggle)
python-markdown 3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,128 kB
  • sloc: python: 11,989; makefile: 66; sh: 7
file content (57 lines) | stat: -rw-r--r-- 537 bytes parent folder | download | duplicates (8)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
----------------------

* as if
	
* as if2

----------------------

* as if
    
* as if2

----------------------

* as if
    non_code
* as if2




Markdown

*   Python
    is ok
    * Therefore i am

* Perl sucks
    big time
    * But that's
    ok

* Python is
ok
    Or not?
   
Here is a normal paragraph

1. Another list
with a bunch of items
2. Mostly fruits



    3. Apple
    4. Pare

asdfasdfasd


    # This is a code example
    import stuff

    Another code example
    * Lists and similar stuff

    > Should be ignored