feat(typst): add more folds

for the following language constructs:

- 'for' blocks
- 'if/else' expressions
- raw markup blocks (```)
- `content`
This commit is contained in:
Andreas Hartmann 2025-02-16 08:31:40 +01:00 committed by Christian Clason
parent 9fcb3f7aa2
commit 3b013b9ed4

View file

@ -4,4 +4,8 @@
(show)
(call)
(section)
(for)
(branch)
(content)
(raw_blck)
] @fold