mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +08:00
11 lines
152 B
XML
11 lines
152 B
XML
// Test set rules for toggleable booleans.
|
|
|
|
---
|
|
// Test toggling and untoggling.
|
|
*AB_C*DE
|
|
*_*
|
|
|
|
---
|
|
// Test toggling and nested templates.
|
|
*A[B*[_C]]D*E
|