tinymist-query 0.15.4-rc1

Language queries for tinymist.
1
2
3
4
5
6
7
8
9
10
/// path: parts/section.typ
#let section = 1

-----
/// path: page.typ
#let page = 1

-----
/// contains: page.typ, parts/, parts/section.typ
#include "p"/* range -1..0 */