summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-03 22:38:53 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-03 22:38:53 +0000
commit79be3eec61607265d96c46c3b0f916a3b8a0d46b (patch)
tree0a2626050b4538ded29a752aa481453a0f04f6c5 /doc
parent4ff8a41f07ef9839e8d701bf8b1b81c5b500ab53 (diff)
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/done/htmlvalidation.mdwn2
1 files changed, 1 insertions, 1 deletions
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]]