You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For large markdown files, forming the regex can be slow and doesn't need to be initialized more than once. The following adds a large performance boost in MMSpanParser:
For large markdown files, forming the regex can be slow and doesn't need to be initialized more than once. The following adds a large performance boost in MMSpanParser:
Same with the email link scanner:
The text was updated successfully, but these errors were encountered: