Added xml support for proc instructions

This commit is contained in:
Mike Farah
2022-10-18 14:16:05 +11:00
parent c640888133
commit c1b333b2c2
3 changed files with 41 additions and 25 deletions
+6 -14
View File
@@ -1,14 +1,6 @@
<!-- before cat -->
<cat>
<!-- in cat before -->
<x>3<!-- multi
line comment
for x --></x>
<y>
<!-- in y before -->
<d><!-- in d before -->4<!-- in d after --></d>
<!-- in y after -->
</y>
<!-- in_cat_after -->
</cat>
<!-- after cat -->
<?xml version="1.0"?>
<!DOCTYPE config SYSTEM "/etc/iwatch/iwatch.dtd" >
<apple>
Cats are cgreat
<b>things</b>
</apple>