Skip to content
New issue

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

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

Already on GitHub? # to your account

bump grammarkdown and account for unescaping of < #589

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

bakkot
Copy link
Contributor

@bakkot bakkot commented Mar 23, 2024

Grammarkdown 3.3.0 changes the internal representation of Unicode character abbreviations so that HTML entities (relevantly &lt;) are decoded. That means the formatter needs to be updated to re-encode them.

Includes version bump commit, so please rebase, not squash.

@bakkot bakkot force-pushed the bump-grammarkdown branch from 1f407a8 to 4b41937 Compare March 23, 2024 02:53
@bakkot bakkot merged commit 20d56e7 into main Mar 25, 2024
2 checks passed
@bakkot bakkot deleted the bump-grammarkdown branch March 25, 2024 15:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants