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

fix: rewrite compileStyledText parser #472

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

dragoncoder047
Copy link
Contributor

@dragoncoder047 dragoncoder047 commented Oct 22, 2024

now throws errors if the tags aren't proper or otherwise escaped

closes #448

now needs to be escaped!! as it should have been all along!!
@dragoncoder047 dragoncoder047 marked this pull request as draft October 22, 2024 00:18
Copy link

pkg-pr-new bot commented Oct 22, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/kaplayjs/kaplay@472

commit: 48efb87

@dragoncoder047 dragoncoder047 marked this pull request as ready for review October 22, 2024 00:36
@niceEli niceEli changed the title rewrite compileStyledText parser fix: rewrite compileStyledText parser Oct 22, 2024
@lajbel lajbel merged commit b1058a6 into kaplayjs:master Oct 22, 2024
2 checks passed
lajbel pushed a commit that referenced this pull request Oct 22, 2024
@dragoncoder047 dragoncoder047 deleted the textparser branch October 22, 2024 20:54
@dragoncoder047 dragoncoder047 restored the textparser branch November 15, 2024 14:46
@dragoncoder047 dragoncoder047 deleted the textparser branch November 15, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DONE
Development

Successfully merging this pull request may close these issues.

bug: impossible to cleanly escape ] in formatted text
3 participants