helix/runtime
Pascal Kuthe 71ee589bbc
make underline_style a seperate option
Underline styles are mutally exclusive and overwrite each other.
Therefore implementing as an modifier lead to incorrect behaviour
when the underline style is overwritten.

For backwards compatability the "underline" modified is retained (but
deprecated). Instead the "underline_style" and "underline_color"
optios should be used to style underlines.
2022-10-01 19:29:46 +02:00
..
grammars
queries Add support for webassembly text format () 2022-10-01 09:13:52 -05:00
themes make underline_style a seperate option 2022-10-01 19:29:46 +02:00
tutor