Starting with this version new functionality is mainly implemented in
[docutils.git] / sandbox / xml2rst / tests / simple / readable / header.xml
blob1844c3c28ddc75391e5086d927e8bccffb4cb584
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Generated by Docutils 0.9 -->
3 <document source="original/header.rst">
4     <paragraph>
5         Some text.
6     </paragraph>
7     <section ids="a-header" names="a\ header">
8         <title>
9             A header
10         </title>
11         <paragraph>
12             Text under header.
13         </paragraph>
14     </section>
15 </document>