summaryrefslogtreecommitdiff
path: root/sandbox/mallard/spec/mal_p.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/mallard/spec/mal_p.xml')
-rw-r--r--sandbox/mallard/spec/mal_p.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/mallard/spec/mal_p.xml b/sandbox/mallard/spec/mal_p.xml
index 0e78284..135359b 100644
--- a/sandbox/mallard/spec/mal_p.xml
+++ b/sandbox/mallard/spec/mal_p.xml
@@ -18,7 +18,7 @@ element. The <code>p</code> element creates a paragraph in the formatted
outout.</p>
<comment>
- <cite><name>Shaun McCance</name><date>2007-01-25</date></cite>
+ <cite name="Shaun McCance" date="2007-01-25"/>
<p>Add some more description.</p>
</comment>
@@ -27,7 +27,7 @@ outout.</p>
<section id="examples" status="tentative">
<title>Examples</title>
<comment>
- <cite><name>Shaun McCance</name><date>2007-01-25</date></cite>
+ <cite name="Shaun McCance" date="2007-01-25"/>
<p>Add examples.</p>
</comment>
</section>
@@ -38,7 +38,7 @@ outout.</p>
<section id="processing" status="tentative">
<title>Processing Expectations</title>
<comment>
- <cite><name>Shaun McCance</name><date>2007-01-25</date></cite>
+ <cite name="Shaun McCance" date="2007-01-25"/>
<p>Add processing expectations. Very basic. Mention margins and
indentation as means of demarkating paragraphs. Explicitly mention
the no-block-nesting thing.</p>