Env Functions
typst_compile
env nadi_pdf.typst_compile(content: 'String', outfile: 'PathBuf')
Arguments
content: 'String'=>outfile: 'PathBuf'=>
convert the typst content into pdf/svg/png
Network Functions
typst_table
network nadi_pdf.typst_table(table: 'Table')
Arguments
table: 'Table'=>
Generate Typst code for given Table