Following review feedback, widen the Windows branch to [A-Za-z] so lowercase paths (c:\Users\...) are caught too. Kept a \b anchor so URL schemes like https:// (which also contain "<letter>:/") aren't flagged — a plain [A-Za-z] would have matched every URL in the docs. Added lowercase and URL-not-flagged cases to the test (now 8/8). |
||
|---|---|---|
| .. | ||
| docs | ||
| installer | ||
| build-docs.mjs | ||
| bundle-web-bundles.js | ||
| fix-doc-links.js | ||
| format-workflow-md.js | ||
| javascript-conventions.md | ||
| migrate-custom-module-paths.js | ||
| skill-validator.md | ||
| validate-doc-links.js | ||
| validate-file-refs.js | ||
| validate-sidebar-order.js | ||
| validate-skills.js | ||
| validate-svg-changes.sh | ||