File: outline-code.text

package info (click to toggle)
markdown-mode 2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,264 kB
  • sloc: lisp: 15,774; makefile: 60; sh: 17
file content (19 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Level one

* A list item
  with some overhang
   + and a sublist

## Level two

~~~ {.bash}
#!/bin/bash

# In a code block, this shouldn't be a header

echo -e "foo\nbar"
~~~

# Level one again

some body text