-
-
Notifications
You must be signed in to change notification settings - Fork 571
Escape formatting should escape slash #605
Copy link
Copy link
Closed
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master
Description
Issue summary
It's problematic if you echo stuff and you want to echo single slash \, escape formatting don't work because it only escape [ and ]
Expected behavior
Single escape should be enough to render anything
Actual behavior
formatting is broken if you echo single slash in formatting even using escape_formatting.
Steps to reproduce
- Open Pipe demo
- Type
fortune | say | lolcat --bug
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master