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
The issue was that the code used split(';') on formatting but the formatting had HTML entities so it tried to parse JSON (last object of formatting) as part of the text.
Issue summary
There is some kind of error when processing ANSI art and using the
get_inherit_style
insidenested_formatting
.Expected behavior
No warnings, processing ANSI art has no issues
Actual behavior
Warning in console is visible when processing text at the bottom of the artwork
Steps to reproduce
The text was updated successfully, but these errors were encountered: