<text:p text:style-name="Standard">x^y</text:p>
<text:p text:style-name="Standard">x~y</text:p>
+
+<text:p text:style-name="Standard">x<text:span text:style-name="MMD-Subscript">2</text:span> 3~</text:p>
+
+<text:p text:style-name="Standard">x<text:span text:style-name="MMD-Subscript">2</text:span> 3<text:span text:style-name="MMD-Subscript">2</text:span></text:p>
</office:text>
</office:body>
</office:document>
<p>x~y</p>
+<p>x<sub>2</sub> 3~</p>
+
+<p>x<sub>2</sub> 3<sub>2</sub></p>
+
</body>
</html>
<p>x^y</p>
<p>x~y</p>
+
+<p>x~2 3~</p>
+
+<p>x~2 3~2</p>
x\ensuremath{\sim}y
+x\textsubscript{2} 3\ensuremath{\sim}
+
+x\textsubscript{2} 3\textsubscript{2}
+
\input{mmd6-article-footer}
\end{document}
x\^y
x\~y
+
+x~2 3~
+
+x~2 3~2
<text:p text:style-name="Preformatted Text">This is a file with no metadata.<text:line-break/></text:p>
<text:p text:style-name="Standard">{{transclusion/bat.*}}</text:p>
+
+<text:p text:style-name="Standard">This text is included in <text:span text:style-name="Source_20_Text">transclusion/baz.txt</text:span>.</text:p>
+
+<text:p text:style-name="Standard">This should pull in <text:span text:style-name="Source_20_Text">bar.txt</text:span>, <text:span text:style-name="MMD-Italic">if</text:span> run from the parent directory.</text:p>
+
+<text:p text:style-name="Standard">This text is included in <text:span text:style-name="Source_20_Text">bar.txt</text:span>.</text:p>
+
+<text:p text:style-name="Standard">This can be transcluded without causing an infinite loop – {{foo.txt}}</text:p>
+
+<text:p text:style-name="Preformatted Text">This is a file with no metadata.<text:line-break/></text:p>
+
+<text:p text:style-name="Preformatted Text">This is a file with no metadata.<text:line-break/></text:p>
</office:text>
</office:body>
</office:document>
<p>This is <em>HTML</em>.</p>
+<p>This text is included in <code>transclusion/baz.txt</code>.</p>
+
+<p>This should pull in <code>bar.txt</code>, <em>if</em> run from the parent directory.</p>
+
+<p>This text is included in <code>bar.txt</code>.</p>
+
+<p>This can be transcluded without causing an infinite loop – {{foo.txt}}</p>
+
+<pre><code>This is a file with no metadata.
+</code></pre>
+
+<pre><code>This is a file with no metadata.
+</code></pre>
</body>
</html>
<p>{{bar.txt}}</p>
<p>{{transclusion/bat.*}}</p>
+
+<p>{{transclusion/baz.txt}}</p>
\{\{transclusion\slash bat.*\}\}
+This text is included in \texttt{transclusion\slash baz.txt}.
+
+This should pull in \texttt{bar.txt}, \emph{if} run from the parent directory.
+
+This text is included in \texttt{bar.txt}.
+
+This can be transcluded without causing an infinite loop -- \{\{foo.txt\}\}
+
+\begin{verbatim}
+This is a file with no metadata.
+\end{verbatim}
+
+\begin{verbatim}
+This is a file with no metadata.
+\end{verbatim}
+
\input{mmd6-article-footer}
\end{document}
{{bar.txt}}
{{transclusion/bat.*}}
+
+{{transclusion/baz.txt}}
\ No newline at end of file
<text:p text:style-name="Standard">[%bar]</text:p>
<text:p text:style-name="Standard">**foo**</text:p>
+
+<text:p text:style-name="Standard">article</text:p>
</office:text>
</office:body>
</office:document>
<p>**foo**</p>
+<p>article</p>
+
</body>
</html>
<p>[%bar]</p>
<p>[%bat]</p>
+
+<p>[%latex config]</p>
**foo**
+article
+
\input{mmd6-article-footer}
\end{document}
[%bar]
[%bat]
+
+[%latex config]
--- /dev/null
+Title: bar
+
+This text is included in `transclusion/baz.txt`.
+
+This should pull in `bar.txt`, *if* run from the parent directory.
+
+{{bar.txt}}