ikiwiki/ bugs/ wiki formatting does not work between toc and an inline

Wiki formatting between [[toc ]] and an inline fails to render. The problem does not seem to trigger if the inline uses the titlepage template, or if it doesn't match any pages. See example below; also reproducible with a single-file wiki containing the text below, rendered via ikiwiki --plugin toc.

This is bug #421843, and I suspect it affects certian other plugins that also use empty divs as placeholders. It's fixed in markdown 1.0.2 b7 (available in debian experimental). So I'll close this as it's not really an ikiwiki bug. --Joey

  1. heading rendered
**not bold** `not fixed-pitch` # heading not rendered [not a link](http://ikiwiki.info)
new domain name Ikiwiki has its own domain now, ikiwiki.info. Update your links. Posted Sun Feb 10 23:46:47 2008

bold

fixed-pitch

heading rendered

a link