SimonFairbairn / SwiftyMarkdown

Converts Markdown files and strings into NSAttributedStrings with lots of customisation options.
MIT License
1.63k stars 269 forks source link

Freezes the App when text is wrapped with three `~` mark #101

Open ellstang opened 3 years ago

ellstang commented 3 years ago

Freezes my app when the MarkDown text is wrapped by triple ~ Such as:

~~~My text~~~

No error or debug logs

Environment: Xcode 11.5, Swift 5, iOS 13.4

closure11 commented 6 months ago

139 fixed this issue