]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JeroenSchot: idea about markdown enclosing.
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 19:08:49 +0000 (19:08 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 29 Mar 2006 19:08:49 +0000 (19:08 +0000)
doc/todo/html.mdwn

index 741b42ccda514c7c3abb89bdf600669d7612ea36..e7ba8bc42a0fbdee1f64dda8ab18c4f0f567e1fa 100644 (file)
@@ -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)