Skip to content

Unable handle case where bullet point followed by number #306

@yccheok

Description

@yccheok

Please help prevent duplicate issues before submitting a new one:

  • I've searched other open/closed issues for duplicates before opening up this new issue.

Report

What did you do?

I have the following markdown text

        self.markdown = """
Example 1:

- 1. Meiji Jingu
- 2. Senso-ji Tempel
- 3. Tokyo Skytree
- 4. Ueno Zoo

Example 2:

1. Meiji Jingu
2. Senso-ji Tempel
3. Tokyo Skytree
4. Ueno Zoo
"""

What did you expect to happen?

I am expecting at least the content is visible. Something like

Screenshot 2024-11-21 at 5 23 23 AM

What happened instead?

It is shown as the following in UITextView

Screenshot 2024-11-21 at 5 23 01 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions