Automattic / Automattic/simplenote-android
Gap between 2nd indented item and Fourth item
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 318
- Avg merge
- 15h 23m
- Merged PRs (30d)
- 5
Description
Gap between 2nd indented item and 4th item

### Expected
There should not contain a gap between 2nd indented item and 4th item
### Observed
Gaps between 2nd indented item and 4th indented item was present
### Reproduced
1. Go to simplenote
2. Create an note with markdown syntax
3. Type
- First item
- Second item
- Third item
- Indented item
- Indented item
- Fourth item
4.Click on preview
5. See error while finding a gap between 2nd indented and 4th item
Contributor guide
Research direction
Reproduce the issue in the Android app by creating the supplied Markdown list and opening Preview. Trace the Markdown preview rendering path to identify why a gap appears before “Fourth item.” Done means the reproduced list renders without that gap; verify the result with the same steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100