Skip to content

List / Sub list default rendering does not render nested list items underneath checkable list item correctly #291

@MFlisar

Description

@MFlisar

Infos

  • Markwon version: 4.5.1

Please specify expected/actual behavior

Here's a small example and how it renders inside github (which is what I expect):

  • Task 1
  • Task 2
  • Task 3
    • Sub Task 3.1
    • Sub Task 3.2
  • Task 4
    • Sub Task 3.1
    • Sub Task 3.2

And this is how it renders inside markwon with default implementations:

markwon test

Problem

The sub tasks that are not checkable should not add spaces above/below them and they should be intended - just like the sub tasks that are checkable do

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions