mirror of
https://github.com/typst/typst
synced 2025-05-16 18:15:29 +08:00
7 lines
123 B
Typst
7 lines
123 B
Typst
// Test show rules.
|
|
// Ref: false
|
|
|
|
---
|
|
// Error: 1-34 show rules are not yet implemented
|
|
#show heading(body) as [*{body}*]
|