aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/markdown/folds.scm
blob: a682e20e009844e1784c7ae3a85b75f849c6fbc9 (plain) (blame)
1
2
3
4
5
6
7
([
  (fenced_code_block)
  (indented_code_block)
  (list)
  (section)
] @fold
  (#trim! @fold))