summaryrefslogtreecommitdiffstats
path: root/testing/055/md_055_markdown.xml
blob: d8147883881f26e0c6431dbfd3b6336224b9640f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
  <compounddef id="md_055_markdown" kind="page">
    <compoundname>md_055_markdown</compoundname>
    <title>055_markdown</title>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
      <sect1 id="md_055_markdown_1autotoc_md0">
        <title>Foo</title>
        <sect2 id="md_055_markdown_1autotoc_md1">
          <title>Bar</title>
          <para>
            <ulink url="http://example.com/inline">Inline link</ulink>
          </para>
          <para>
            <ulink url="http://example.com/reference">Reference link</ulink>
          </para>
        </sect2>
        <sect2 id="md_055_markdown_1autotoc_md2">
          <title>Baz</title>
          <para>More text</para>
          <para>
            <ulink url="http://example.com/last-line">Upper-cased reference link on last line</ulink>
          </para>
          <para>Dash - NDash <ndash/> MDash <mdash/> EDash - ENDash -- EMDash --- E3Dash --- </para>
        </sect2>
        <sect2 id="md_055_markdown_1autotoc_md3">
          <title>Markdown in HTML</title>
          <para>
            <heading level="3"><bold>Header3</bold> blah <emphasis>blah</emphasis> <computeroutput>blah</computeroutput></heading>
          </para>
        </sect2>
      </sect1>
    </detaileddescription>
  </compounddef>
</doxygen>