summaryrefslogtreecommitdiffstats
path: root/testing/055/md_055_markdown.xml
blob: 496685f8636f5929fdc89cb453d07eedef7520c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>
    <detaileddescription>
      <para>
        <heading level="1">Foo</heading>
      </para>
      <para>
        <heading level="2">Bar</heading>
      </para>
      <para>Some text with a <ulink url="http://www.example.com/">link</ulink>.</para>
      <para>
        <heading level="2">Baz</heading>
      </para>
      <para>More text </para>
    </detaileddescription>
  </compounddef>
</doxygen>