mirror of
https://github.com/alecthomas/chroma.git
synced 2025-03-23 21:29:15 +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.