summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/html.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/html.mdwn b/doc/todo/html.mdwn
index 741b42ccd..e7ba8bc42 100644
--- a/doc/todo/html.mdwn
+++ b/doc/todo/html.mdwn
@@ -41,5 +41,11 @@ editing the [[templates]] and/or editing [[style.css]] BTW.
markdown enclosing it in other spanning tags in some cases.
I've implemented this hack now. :-/ --[[Joey]]
+ I used this 'hack' myself, but yesterday I came up with a better idea:
+ <div class="inlinepage">
+ [ [inlinepage] ]
+ </div>
+ This prevents markdown enclosing and even adds a useful css identifier. --[[JeroenSchot]]
+
This page is now valid.
Test: [validate this page](http://validator.w3.org/check?url=referer)