Files
clef/test_cml/hello.cml

17 lines
332 B
Plaintext
Raw Normal View History

2024-10-13 18:29:58 +01:00
<import src="https://google.com/header.cml" />
2024-10-12 18:54:19 +01:00
<box>
<text level="1">hello from clef</text>
<text>this is rendered from hello.cml</text>
</box>
2024-10-13 18:29:58 +01:00
<header content="my content" />
<row id="kasjksajdkj">
<text level="1">hello from clef</text>
<text>this is rendered from hello.cml</text>
</row>
<bundle src="/app.bundle" />