Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure characters can be escaped if they begin with event identifiers #2019

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

Jowan-Spooner
Copy link
Collaborator

This checks if a text event will be mistaken with another event and will add a \ at the beginning if so.

This allows for characters like

@Jowan-Spooner Jowan-Spooner added the Bug 🐞 Something isn't working label Jan 12, 2024
@Jowan-Spooner Jowan-Spooner merged commit 7de05cf into main Jan 12, 2024
4 checks passed
@Jowan-Spooner Jowan-Spooner deleted the fix-text-event-start branch January 18, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Character Names are parsed as Event Names
1 participant