We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
snippet.txt
The attached HTML snippet causes a crash
within MarkupNSAttributedStringVisitor#reduceBreaklineInResultNSAttributedString
NSMutableRLEArray replaceObjectsInRange:withObject:length:: Out of bounds
Probably the HTML is malformed, but ZMarkupParser should fail more gracefully.
Thanks!