showdownjs/showdown

List under a list does not indent

開放

#615 建立於 2018年11月1日

 (4 則留言) (4 個反應) (1 位負責人)JavaScript (1,640 個分叉)batch import
help wanted

倉庫指標

星標
 (13,700 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南