Automattic / Automattic/simplenote-ios

Nested bullets render inconsistently; only support two levels of nesting

Open
#831 1 comment 0 reactions 0 assignees View on GitHub
bug
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

![IMG_5421](https://user-images.githubusercontent.com/52152/89075827-e9f28780-d333-11ea-94a6-de4666dbdce5.jpg)
![IMG_5422](https://user-images.githubusercontent.com/52152/89075835-eced7800-d333-11ea-82f7-2cd9b74714e8.jpg)

Contributor guide

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.