mirror of
https://github.com/alexandrev/xslt-lab.git
synced 2026-09-16 18:23:16 +00:00
beca22e907
Frontend: - Add XSLT 3.0 option to version selector - Add tests: version selector renders 1.0/2.0/3.0, version change updates stylesheet Backend: - Validate version field: reject anything other than 1.0, 2.0, 3.0 or empty - Add tests: pickSourceXML (preferred keys, fallback, no XML, HTML entity unescaping) - Add tests: version validation rejects invalid, accepts all valid values Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>