diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/text/decorations.typ | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/typ/text/decorations.typ b/tests/typ/text/decorations.typ index bbda3de6..3f953b07 100644 --- a/tests/typ/text/decorations.typ +++ b/tests/typ/text/decorations.typ @@ -18,9 +18,6 @@ // Both over- and underline. #overline(underline[Running amongst the wolves.]) -// Disable underline by setting it back to 0pt. -#underline[Still important, but not #underline(0pt)[mission ]critical.] - --- #let redact = strike with (10pt, extent: 5%) #let highlight = strike with ( |
