gonzalezreal / swift-markdown-ui

Display and customize Markdown text in SwiftUI
MIT License
2.44k stars 298 forks source link

Character Limit? #296

Open androidseb25 opened 8 months ago

androidseb25 commented 8 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 HI i have a markdown text with more then 29.891 Characters, after that the view is blank, size of the MarkdownUI View is set correctly only the text is not shown

Checklist

Steps to reproduce Explanation of how to reproduce the incorrect behavior. This could include an attached project, a link to code, or a Markdown-formatted text exhibiting the issue.

  1. Create a markdown with more then 29.891 Characters
  2. run the app

Expected behavior The expected behavior ist that the text ist shown with more then 29.891 Characters

Screenshots The stepper is for getting the count of characters

Version information