Skip to contents

Prints the Typst markup for a table to the console.

Usage

# S3 method for class 'typst_table'
print(x, ...)

Arguments

x

A typst_table object.

...

Additional arguments (ignored).

Value

Invisibly returns the Typst code as a character string.