Automattic / Automattic/simplenote-android

Gap between 2nd indented item and Fourth item

Open
#1,642 1 comment 0 reactions 0 assignees View on GitHub
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
![Screenshot_2024-03-06-14-08-39-140_com automattic simplenote~2](https://github.com/Automattic/simplenote-android/assets/107873679/83effe3a-dfe2-4fea-a83e-e7ef3015eb13)

### 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.