4 comments (4 comments)4 reactions (4 reactions)1 assignee (1 assignee)JavaScript1,640 forks (1,640 forks)batch import
help wanted
Repository metrics
- Stars
- 13,700 stars (13,700 stars)
- PR merge metrics
- Avg merge 15h 21m (Avg merge 15h 21m)3 merged PRs in 30d (3 merged PRs in 30d)
Description
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
And this is how showdown renders
Contributor guide
- Research direction
- Examine the markdown parser code for nested list handling, find where indentation is lost, and add CSS or rendering logic to preserve it.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- Git