X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/7a5ae22e5a5789bf2b1be432cdc7551ab78a5241..65d0aee407f81db9ca2261fc8ecb1958f62302a9:/doc/todo/done/htmlvalidation.mdwn diff --git a/doc/todo/done/htmlvalidation.mdwn b/doc/todo/done/htmlvalidation.mdwn index 6b8d0e7c9..7e5db741d 100644 --- a/doc/todo/done/htmlvalidation.mdwn +++ b/doc/todo/done/htmlvalidation.mdwn @@ -31,7 +31,7 @@ Because [ [inlinepage] ] isn't separated by a blank line it gets treated as a block-level element. Hmm, will this stop all formatting, including *'s to em-tags? --[[JeroenSchot]] Ah didn't realize you meant it fixed it at the markdown level. I'll - think about making [[postprocessordirective]]s into + think about making postprocessordirectives into [[preprocessordirective]]s instead, then I could use that fix (but I'm not sure how feasible it is to do that). --[[Joey]]