Skip to content

scanners: Match "CDATA" case-sensitively#612

Merged
jgm merged 1 commit into
commonmark:masterfrom
nwellnhof:case-sensitive-cdata
May 25, 2026
Merged

scanners: Match "CDATA" case-sensitively#612
jgm merged 1 commit into
commonmark:masterfrom
nwellnhof:case-sensitive-cdata

Conversation

@nwellnhof
Copy link
Copy Markdown
Contributor

Note that scanners.c was regenerated with re2c 4.5.1. The old version was created with re2c 4.4.

Remove the --case-insensitive option when invoking re2c. Use single or double quotes to control case sensitivity.

Fixes #611.

Remove the --case-insensitive option when invoking re2c. Use single or
double quotes to control case sensitivity.

Fixes commonmark#611.
@nwellnhof nwellnhof force-pushed the case-sensitive-cdata branch from 9f0cc06 to 4643852 Compare May 25, 2026 12:43
@nwellnhof nwellnhof changed the title scanners: Match "CDATA" case-insensitively scanners: Match "CDATA" case-sensitively May 25, 2026
@jgm jgm merged commit a7cf632 into commonmark:master May 25, 2026
15 checks passed
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.

CDATA case-insensitivity question

2 participants