summaryrefslogtreecommitdiff
path: root/test/testdocs/remark.001.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdocs/remark.001.xml')
-rw-r--r--test/testdocs/remark.001.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/test/testdocs/remark.001.xml b/test/testdocs/remark.001.xml
new file mode 100644
index 00000000..2cd2faa5
--- /dev/null
+++ b/test/testdocs/remark.001.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
+<article>
+<articleinfo>
+<title>Unit Test: remark.001</title>
+<releaseinfo role="CVS">$Id: remark.001.xml 4056 2004-11-23 13:28:50Z nwalsh $</releaseinfo>
+<author><firstname>Adam</firstname><surname>Di Carlo</surname>
+ <affiliation><address><email>adam@onshored.com</email></address></affiliation>
+</author>
+</articleinfo>
+ <para>
+ Para before the remark.
+ </para>
+ <remark>
+ Remark outside of a paragraph. May require %show-comments% to be
+ turned on.
+ </remark>
+ <para>
+ Para after the remark.
+ </para>
+</article>