mirror of
https://github.com/alecthomas/chroma.git
synced 2025-02-15 13:33:12 +02:00
'l' in gl is for under(l)ine, as the "gu" class is taken by GenericSubheading. - Rules for GenericUnderline are added to all the styles - Make "Underline" style insert "text-decoration: underline" in CSS. Fixes https://github.com/alecthomas/chroma/issues/159.