mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 03:38:39 +00:00
Previously, the parser accepted all letters of the alphabet for hex digits in HTML colors, and allowed any number of digits. Now, only well-formed HTML hex colors are allowed.