File: list-blocks.md

package info (click to toggle)
haskell-markdown 0.1.17.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 528 kB
  • sloc: haskell: 1,195; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 142 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
*   This is a paragraph.

    Another paragraph.

* Non-paragraph.

*   Item.

    * Sublist item.
    * 
        1. Item 1
        2. Item 2