blob: 998620423f0906edb1e5d24f622225afc508349d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
\document
\domain#test
\struct#a[isRoot=true]
\primitive#b[type=string,isSubtree=true]
\primitive#c[type=string,isSubtree=true]
\primitive#d[type=string,isSubtree=false]
\a{!
\b{test}
test
\c{test}
test
test
}
|