Commit a46f0bc
fix: add puppeteer font-family quote validation to lint-images
- Add SVG validation for puppeteer cover font-family attribute
- Check for Puppeteer keywords in content to prevent false positives
- Add check for font-family names with spaces requiring quotes
This prevents false positive xmllint errors and ensures proper SVG formatting.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 693c7be commit a46f0bc
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
62 | 73 | | |
63 | 74 | | |
64 | 75 | | |
| |||
0 commit comments