initial commit

This commit is contained in:
2024-10-12 18:54:19 +01:00
commit 030e8d51af
43 changed files with 4614 additions and 0 deletions

4
test_cml/hello.cml Normal file
View File

@@ -0,0 +1,4 @@
<box>
<text level="1">hello from clef</text>
<text>this is rendered from hello.cml</text>
</box>