Development build 586e1bd4
Typst文档简体中文版v0.15.1 + dev 586e1bd4

none自始可用Go to source

A value that indicates the absence of any other value.

The none type has exactly one value: none.

When inserted into the document, it is not visible. This is also the value that is produced by empty code blocks. It can be joined with any value, yielding the other value.

Example

Not visible: #none