tinymist-query 0.15.4-rc1

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

-----
/// path: nanochat/main.typ
#let main = 1

-----
/// path: mira/main.typ
/// contains: ../nanochat/main.typ, ../nanochat/parts/, ../nanochat/parts/section.typ
/// filter_text: true
#include "../nanochat/."/* range -1..0 */