nvim-treesitter/tests/indent/typst/set.typ

10 lines
87 B
Typst
Raw Normal View History

#set text(
size: 12pt,
font: "Arial",
)
#set page(
width: 210mm,
height: 297mm,
)