Skip to content

feat: add different markers for nested unordered list#390

Open
eszlamczyk wants to merge 3 commits into
mainfrom
feat/different-marker-for-list-level
Open

feat: add different markers for nested unordered list#390
eszlamczyk wants to merge 3 commits into
mainfrom
feat/different-marker-for-list-level

Conversation

@eszlamczyk

@eszlamczyk eszlamczyk commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

What/Why?

Introduces different markers for nested unordered list. This change is to mimic behaviour on web

Testing

type any nested (unordered) list inside a playground:
for example

- test1
  - test2
    - test3
      - test4

Screenshots

iOS Android
Before image image
After image image

PR Checklist

  • Code compiles and runs on iOS
  • Code compiles and runs on Android
  • Updated documentation/README if applicable
  • Ran example app to verify changes
  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated: fix to a flaky maestro setup that sometimes does infinite wait on this step

Comment thread ios/styles/StyleConfig.h

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated: this removes a lot of build warnings

@eszlamczyk eszlamczyk marked this pull request as ready for review June 10, 2026 14:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants