X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/7a5ae22e5a5789bf2b1be432cdc7551ab78a5241..b3d24f6a63a8467c2df45ad74ee952aec5647e67:/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]]