11 lines
94 B
Text
11 lines
94 B
Text
|
#import "../template.typ": conf
|
||
|
#show: doc => conf(
|
||
|
doc
|
||
|
)
|
||
|
|
||
|
= meow nya
|
||
|
|
||
|
nyanyanya
|
||
|
|
||
|
#lorem(50)
|