blob: 20d193cfe90f88e94fe6126091734e20fdb89f5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE document PUBLIC "+//IDN docutils.sourceforge.net//DTD Docutils Generic//EN//XML" "http://docutils.sourceforge.net/docs/ref/docutils.dtd">
<!-- Generated by Docutils 0.9 -->
<document source="test.rst">
<docinfo>
<author>Paul Tremblay</author>
</docinfo>
<section ids="title" names="title">
<title>title</title>
<math_block xml:space="preserve">a^2 + b^2 = c^2</math_block>
<paragraph>end of math</paragraph>
</section>
</document>
|