1 Adding text of the format
4 : Pomaceous fruit of plants of the genus Malus in
6 : An american computer company.
9 : The fruit of an evergreen tree of the genus Citrus.
11 Does not result in expected HTML as described in the [MultiMarkdown Syntax Guide](http://fletcherpenney.net/multimarkdown/users_guide/multimarkdown_syntax_guide/):
15 <dl xmlns="http://www.w3.org/1999/xhtml">
18 <p>Pomaceous fruit of plants of the genus Malus in
19 the family Rosaceae.</p>
22 <p>An american computer company.</p>
26 <p>The fruit of an evergreen tree of the genus Citrus.</p>
33 : Pomaceous fruit of plants of the genus Malus in
35 : An american computer company.</p>
38 : The fruit of an evergreen tree of the genus Citrus.</p>
40 > ikiwiki's markdown support does not include support for multimarkdown by
41 > default. If you want to enable that, you can turn on the `multimarkdown`
42 > option in the setup file. --[[Joey]]
44 >> Sorry, I should have indicated, I have multimarkdown enabled:
47 # enable multimarkdown features?
50 >>Other features appear to be working, tables and footnotes for instance. See current install: <http://wiki.infosoph.org>
52 >>> Ok, in that case it's a bug in the perl module. Forwarded to
53 >>> <http://github.com/bobtfish/text-markdown/issues#issue/6> --[[Joey]]