Skip to content

fix: Remove invalid double-hyphens from SVG comments#18

Merged
adewale merged 1 commit intomainfrom
claude/fix-keyboardia-svg-6MfWW
Dec 19, 2025
Merged

fix: Remove invalid double-hyphens from SVG comments#18
adewale merged 1 commit intomainfrom
claude/fix-keyboardia-svg-6MfWW

Conversation

@adewale
Copy link
Copy Markdown
Owner

@adewale adewale commented Dec 18, 2025

XML comments cannot contain '--' within the comment body.
The pattern notation in comments (e.g., '----x-------x---')
violated XML spec and caused parsing errors.

XML comments cannot contain '--' within the comment body.
The pattern notation in comments (e.g., '----x-------x---')
violated XML spec and caused parsing errors.
@adewale adewale merged commit 913c0d7 into main Dec 19, 2025
3 of 5 checks passed
@adewale adewale deleted the claude/fix-keyboardia-svg-6MfWW branch December 19, 2025 00:00
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.

2 participants