Automattic / Automattic/simplenote-ios

Bugfix: List Marker nuked on empty List Item

Open
#147 1 comment 0 reactions 0 assignees View on GitHub
[feature] markdown bug
Dominant language
Swift
Stars
2.2k
Forks
297
Avg merge
13h 25m
Merged PRs (30d)
6

Description

```
If I type "- " and then ENTER on a new line
Or "* "
It deletes the line
For a bonus, write "--" on a new line
Press enter, get -
Delete -
Then select the "-- " and the line below it, and press enter
(To delete the line)
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the listed typing and selection sequences in the Simplenote iOS editor, then trace the editor entry point that handles list markers and newline or deletion actions. Done means the reported empty-list-item cases no longer delete or unexpectedly alter the marker, with the existing behavior checked against each reproduction step.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.