ikiwiki/doc/todo/done
joey 7a5ae22e5a Convert postprocessordirectives into preprocessordirectives, so they are
expanded before markdown. Consequences:

 - No need to worry about markdown messing with parameters of
   preprocessordirectives. (If you had to escape stuff in one before, you'll
   need to undo that escaping now.)
 - No need for ugly </p> hacks before inlined subpages. Instead, subpages
   are wrapped in a <div>, and this prevents markdown from touching them.
   (This can also be used to add style to subpages.)
 - rss generation is less of a hack.
2006-04-04 20:57:46 +00:00
..
blogs.mdwn
html.mdwn web commit by JeroenSchot 2006-03-30 12:27:52 +00:00
htmlvalidation.mdwn Convert postprocessordirectives into preprocessordirectives, so they are 2006-04-04 20:57:46 +00:00
logo.mdwn
search.mdwn added --hyperestraier switch, which turns on search support 2006-03-29 22:21:23 +00:00
underlay.mdwn Implemented --underlaydir, and moved files provided by underlay out of doc 2006-03-29 18:21:01 +00:00
upgradehooks.mdwn
wikilinkfeatures.mdwn