File: outline-code.text

package info (click to toggle)
markdown-mode 2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,232 kB
  • sloc: lisp: 15,415; makefile: 60; sh: 17
file content (19 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
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