mirror of
https://github.com/helix-editor/helix
synced 2026-07-29 11:50:02 +02:00
12 lines
178 B
XML
12 lines
178 B
XML
<root>
|
|
<child>
|
|
<grandchild>text</grandchild>
|
|
</child>
|
|
<list>
|
|
<item id="1">a</item>
|
|
<item id="2">b</item>
|
|
</list>
|
|
<self-closing />
|
|
<empty></empty>
|
|
</root>
|