summaryrefslogtreecommitdiff
path: root/calculator.buetow.org/content/home.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 /calculator.buetow.org/content/home.xml
parent714164e679851987512435ed9b88f094c822e9f3 (diff)
reformat XML
Diffstat (limited to 'calculator.buetow.org/content/home.xml')
-rw-r--r--calculator.buetow.org/content/home.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/calculator.buetow.org/content/home.xml b/calculator.buetow.org/content/home.xml
index 0ba4a1e..5e0187b 100644
--- a/calculator.buetow.org/content/home.xml
+++ b/calculator.buetow.org/content/home.xml
@@ -1,11 +1,11 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
<pagetitle>Easy Stack Calculator</pagetitle>
<important>
<text>
<strong>Important notice:</strong>
<noop>The development of the Easy Stack Calculator has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
+ <hyperlink>http://dev.buetow.org</hyperlink>
<noop> and enjoy :)</noop>
</text>
</important>
@@ -30,7 +30,7 @@
<enumeration>
<enumitem>
<noop>Equations like (...)op... can be solved now. Here, op is an operator. Before, ...op(...) only worked.</noop>
- <newline />
+ <newline/>
<noop>Example: (4\+3)^(8*7)!</noop>
</enumitem>
<enumitem>The ^ operator now only uses whole numbers as an exponent.</enumitem>