Skip to content

underdot 方法 ^0.2.0

该方法可为文本添加着重号

示例

typst
#underdot("重点") or #underdot[重点]

参数

body

类型: str | content

默认值: 无

该参数为位置参数,添加着重号的文本

Released under the MIT License.