Added XML and YAML, I know they're not programming languages
This commit is contained in:
2
x/xml.xml
Normal file
2
x/xml.xml
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<text><![CDATA[Hello World]]></text>
|
||||
1
y/yaml.yaml
Normal file
1
y/yaml.yaml
Normal file
@@ -0,0 +1 @@
|
||||
hello: world
|
||||
Reference in New Issue
Block a user