Added support for apostrophe or single-quote attribute values #7

Merged
larsyr merged 1 commit from main into main 2024-12-27 14:22:54 +01:00
larsyr commented 2024-12-27 14:19:13 +01:00 (Migrated from github.com)

According to the XML syntax, single-quotes are also supported. (Source: https://www.w3.org/TR/xml/#syntax)

I added this support and some test, just like the html-language

According to the XML syntax, single-quotes are also supported. (Source: https://www.w3.org/TR/xml/#syntax) I added this support and some test, just like [the html-language](https://github.com/lezer-parser/html/commit/10c074bed1238a3b89f9575f66baccbc1b2cf159)
marijnh commented 2024-12-27 14:24:10 +01:00 (Migrated from github.com)

Thanks for fixing that! Merged.

Thanks for fixing that! Merged.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lezer/xml!7
No description provided.