showdownjs/showdown

List under a list does not indent

Open

#615 建立於 2018年11月1日

在 GitHub 查看
 (4 留言) (4 反應) (1 負責人)JavaScript (13,700 star) (1,640 fork)batch import
help wanted

描述

When a list under a list is created in the markdown, it does not indent.

This is how list in GitHub behaves

List with Sub-lists

  • 1

    • 1.1
    • 1.2
  • 2

    • 2.1
    • 2.2

And this is how showdown renders

貢獻者指南