You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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