Skip to content

How to get proper markdown with the list? #119

Description

@kopax

This is my markdown:

- test
 - test
- test
- test
  - test
                       - test

This is what I expect:

  • test
  • test
  • test
  • test
    • test
      - test

This is what CharlesMangwa/react-native-simple-markdown render :

image

Any idea how I can get proper bullet point formatting?

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