]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/__34__more__34___doesn__39__t_work.mdwn
close; multimarkdown not enabled by default
[ikiwiki.git] / doc / bugs / __34__more__34___doesn__39__t_work.mdwn
index 5a501fe0eabbae117a2540396a19d559245b8863..b2d929f13d87e41e74be3e3c007693cd99ad6046 100644 (file)
@@ -1,10 +1,17 @@
-As one can see at [[plugins/more/discussion]], the [[plugins/more]] doesn't work --- it renders as:
+As one can see at [[plugins/more/discussion]], the [[plugins/more]] plugin doesn't work --- it renders as:
 
-  <p><a name="more"></a></p>
-  
-  <p>This is the rest of my post. Not intended for people catching up on
-  their blogs at 30,000 feet. Because I like to make things
-  difficult.</p>
+    <p><a name="more"></a></p>
+    
+    <p>This is the rest of my post. Not intended for people catching up on
+    their blogs at 30,000 feet. Because I like to make things
+    difficult.</p>
 
 No way to toggle visibility.
 -- Ivan Z.
+
+> More is not about toggling visibility. Perhaps you want
+> [[plugins/toggle]] More is about displaying the whole page
+> content when it's a standalone page, and only displaying a fragment when
+> it's inlined into a blog. --[[Joey]] [[done]]
+
+>> I see, thanks for bothering with the reply, I didn't understand this. --Ivan Z.