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
git commit -m "fix(StringProcessor): normalize whitespace in multi-line code labels
- Replace newlines and tabs with spaces before escaping
- Collapse multiple consecutive spaces into single space
- Fixes 'Unsupported markdown' error when visualizing Promise/async code
- Resolves issue with multi-line nested structures in node labels
0 commit comments