summaryrefslogtreecommitdiff
path: root/doc/todo/html.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 19:08:49 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 19:08:49 +0000
commita4eaf056202dc87ab529896cafac082eb987d525 (patch)
tree8012ad4b471b4fc40fdc5c495ad03b683d547112 /doc/todo/html.mdwn
parent212d7eb246c5eef8e78134104b3d19d4f1aff601 (diff)
web commit by JeroenSchot: idea about markdown enclosing.
Diffstat (limited to 'doc/todo/html.mdwn')
-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:
+ &lt;div class="inlinepage"&gt;
+ [ [inlinepage] ]
+ &lt;/div&gt;
+ 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)