html.templates.chloe.test: forgot to check in test14.xml and test15.xml
parent
6ddb60b914
commit
8227fff723
|
@ -0,0 +1,6 @@
|
||||||
|
<?xml version='1.0' ?>
|
||||||
|
|
||||||
|
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
|
||||||
|
<t:title>Hello <world> <t:label t:name="a-value" /></t:title>
|
||||||
|
<t:write-title />
|
||||||
|
</t:chloe>
|
|
@ -0,0 +1,6 @@
|
||||||
|
<?xml version='1.0' ?>
|
||||||
|
|
||||||
|
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
|
||||||
|
<t:title>This is <b>not</b> allowed</t:title>
|
||||||
|
<t:write-title />
|
||||||
|
</t:chloe>
|
Loading…
Reference in New Issue