File: outline.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 (44 lines) | stat: -rw-r--r-- 552 bytes parent folder | download | duplicates (5)
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
Pre-header text.

# A top-level header

followed by some body text

## A second-level header

followed by some body text

### Third level ###

* A list item
* and another
  with some overhang
   + and a sublist
     with overhang
- And a third with a different marker

### Third level number two ###

### Level two again

followed by some body text

An underline-style header
=========================

With some text

And a level two underline header
--------------------------------

* With
* an unordered
* list

# Level one

foo

## Level two

bar