blob: 45e1b587006ab089c1d3befc144c78e2e8fd4c62 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN" "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
<article id="simple_markup_test" last-revision="DEBUG MODE Date: 2000/12/20 12:00:00 $"
xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Simple Markup Test</title>
<section id="simple_markup_test.simple_markup">
<title><link linkend="simple_markup_test.simple_markup">Simple Markup</link></title>
<para>
<emphasis>italic</emphasis> <emphasis role="bold">bold</emphasis> <emphasis
role="underline">underline</emphasis> <literal>teletype</literal>
</para>
<para>
/all<emphasis>italic</emphasis> * not bold*
</para>
<para>
/not italic <ulink url="http://www.boost.org/"><emphasis role="bold">bold</emphasis></ulink>
</para>
</section>
</article>