Automattic / Automattic/simplenote-ios
Nested bullets render inconsistently; only support two levels of nesting
- Dominant language
- Swift
- Stars
- 2.2k
- Forks
- 297
- Avg merge
- 13h 25m
- Merged PRs (30d)
- 6
Description
A user in #3185157-zen requested help with this so I was experimenting. I found that:
* It's possible to use spaces to create a nested list on iOS
* Markdown preview does not always correctly render nested lists
* Lists with more than two levels of nesting are collapsed
* HTML lists are stripped out (they work in web/Electron and publish)
Related: #274
### Screenshots


Contributor guide
Research direction
Start by reproducing the reported cases in the iOS Markdown preview: space-indented nested lists, lists deeper than two levels, and HTML lists, then compare the behavior with web/Electron and publish. Done means the supported nesting behavior is consistent and the reported list content no longer collapses or gets stripped unexpectedly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100