gonzalezreal / swift-markdown-ui

Display and customize Markdown text in SwiftUI
MIT License
2.24k stars 266 forks source link

Heading doesn't render when use right after tag <br> #297

Open warisappify opened 4 months ago

warisappify commented 4 months ago

Thank you for contributing to MarkdownUI!

Before you submit an issue, please complete the report with all the relevant details for your bug and go through every item in the checklist.

Describe the bug A clear and concise description of what the bug is.

Checklist

Steps to reproduce Simply add these lines in your TextStylesView line number 38 and see the result.

    using the HTML `<br>`
    <br>#### See If This  Header Works      tag.

Expected behavior It should show the Header (See If This Header Works).

Screenshots SS

Version information