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

8 lines
67 B
Typst
Raw Normal View History

#show heading: it => {
it
}
#show link: it => {
underline(it)
}