Skip to content

fix(parser): correct misleading ANSI warning message#59

Merged
Gubarz merged 1 commit into
mainfrom
fix/parser-ansi-sanitization
May 31, 2026
Merged

fix(parser): correct misleading ANSI warning message#59
Gubarz merged 1 commit into
mainfrom
fix/parser-ansi-sanitization

Conversation

@Gubarz

@Gubarz Gubarz commented May 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR updates a misleading warning message emitted by the parser when it encounters ANSI escape codes in cheat blocks. The parser was warning users that the codes "have been removed" or "will be sanitized", but the parser doesn't actually strip them. The message now accurately warns that ANSI codes may cause parsing issues and asks the user to remove them manually.

@Gubarz Gubarz merged commit 760c70b into main May 31, 2026
1 check passed
@Gubarz Gubarz deleted the fix/parser-ansi-sanitization branch May 31, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant