]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/htmlvalidation.mdwn
rename preprocessordirective to directive
[ikiwiki.git] / doc / todo / htmlvalidation.mdwn
index 96bcd926bbfde716ccb494f82293651bf8b239a3..e376b840ec2cfd4293106b709e2b79df2e86f71a 100644 (file)
@@ -31,8 +31,8 @@
        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 postprocessordirectives into
-    [[ikiwiki/preprocessordirective]]s instead, then I could use that fix (but I'm not
+    think about making postprocessor directives into
+    preprocessor directives instead, then I could use that fix (but I'm not
     sure how feasible it is to do that). --[[Joey]]
 
     Done.. inlining is now a preprocessor directive, happens before