diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-31 19:49:11 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-31 19:49:11 +0000 |
commit | 9d86fb0b025b4db55c51c283a996061bc6c16888 (patch) | |
tree | 60d016b819f190e9ffc196fbd5308b2f980a7ad3 /doc | |
parent | 7fb3d3df127d81dd7db78a3af1b844e47eceb156 (diff) |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/html.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/html.mdwn b/doc/todo/html.mdwn index a08c12a3a..b22e75283 100644 --- a/doc/todo/html.mdwn +++ b/doc/todo/html.mdwn @@ -37,7 +37,7 @@ editing the [[templates]] and/or editing [[style.css]] BTW. 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 preprocessordirectives instead, then I could use that fix (but I'm not sure how feasible it is to do that). By the way, I am considering adding a hack to prevent markdown's overzealous expansion of \_ and \* inside words. --[[Joey]] + Ah didn't realize you meant it fixed it at the markdown level. I'll think about making [[postprocessordirective]]s into preprocessordirectives instead, then I could use that fix (but I'm not sure how feasible it is to do that). By the way, I am considering adding a hack to prevent markdown's overzealous expansion of \_ and \* inside words. --[[Joey]] This page is now valid. Test: [validate this page](http://validator.w3.org/check?url=referer) |