Typst Fumadocs

Underline

Documentation for the `underline` function.

Underlines text.

Example

Loading compiler...
#underline(
  stroke: auto | length | color | gradient | stroke | tiling | dictionary,
  offset: auto | length,
  extent: length,
  evade: bool,
  background: bool,
  body
) -> content

Parameters

Prop

Type

On this page