Skip to content

fix(parser): caseFreeTags #315#316

Open
JiLiZART wants to merge 2 commits into
masterfrom
315-casefreetags-doesnt-work-if-opening-tag-is-uppercase
Open

fix(parser): caseFreeTags #315#316
JiLiZART wants to merge 2 commits into
masterfrom
315-casefreetags-doesnt-work-if-opening-tag-is-uppercase

Conversation

@JiLiZART
Copy link
Copy Markdown
Owner

@JiLiZART JiLiZART commented Apr 6, 2026

Fixes case where parsing [LIST][*]test[/LIST] with caseFreeTags: true can't parse tag

@JiLiZART JiLiZART linked an issue Apr 6, 2026 that may be closed by this pull request
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 6, 2026

⚠️ No Changeset found

Latest commit: e44f7d9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@JiLiZART JiLiZART force-pushed the 315-casefreetags-doesnt-work-if-opening-tag-is-uppercase branch from 3ab87d7 to bd5c389 Compare April 6, 2026 01:10
@JiLiZART JiLiZART force-pushed the 315-casefreetags-doesnt-work-if-opening-tag-is-uppercase branch from bd5c389 to d698d8e Compare April 6, 2026 01:11
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.

caseFreeTags doesn't work if opening tag is uppercase

1 participant