summaryrefslogtreecommitdiff
path: root/default/config.xml
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-28 18:02:25 +0200
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-28 18:02:25 +0200
commit2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 (patch)
tree7f28e95ae7ac97f435eba0418e999db474e6a15a /default/config.xml
parent714164e679851987512435ed9b88f094c822e9f3 (diff)
reformat XML
Diffstat (limited to 'default/config.xml')
-rw-r--r--default/config.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/default/config.xml b/default/config.xml
index 209b53b..3a18b4a 100644
--- a/default/config.xml
+++ b/default/config.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<config>
<!-- Static variables are written like %%varname%% -->
<!-- Dynamic variables are written like $$varname$$ -->
@@ -22,7 +22,7 @@
<pagetitle>[h1]</pagetitle>
<textheader>[h2]</textheader>
<textsubheader>[h3]</textsubheader>
- <news start="yes"></news>
+ <news start="yes"/>
<important>[div class="important"]</important>
<text>[p]</text>
<type>[span class="@@class@@"]</type>
@@ -59,7 +59,7 @@
<enumitem>[li]</enumitem>
<enumitemna>[li]</enumitemna>
<code>[pre]</code>
- <quote></quote>
+ <quote/>
</rss2.feed>
- </rules>
+ </rules>
</config>