File: outline-code.text

package info (click to toggle)
markdown-mode 2.3%2B154-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,052 kB
  • sloc: lisp: 13,081; makefile: 69; sh: 16
file content (17 lines) | stat: -rw-r--r-- 192 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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
~~~

# Level one again

some body text