MdLists
class MdLists
- a
- b
- c
- a
- b
- c
- a
- b
- c
If the following list was indented one space less, it wouldn't parse properly. That is, the first nested list would not be nested. This is because ATTW we trim up to two spaces between the star "gutter" and actual comment bodies.
- a
- a.a
- a.b
- a.c
- b
- b.1
- b.2
- b.3
- b.3.a
- b.3.b
- b.3.c
- Source:
- markdown-tests.scala