From: http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>
Date: Fri, 5 Jun 2009 18:38:49 +0000 (-0400)
Subject: minor: Formatting the code.
X-Git-Tag: 3.141~49
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/08b5581b92277faaad95ff4ecf187be9bafef3bc

minor: Formatting the code.
---

diff --git a/doc/bugs/__34__more__34___doesn__39__t_work.mdwn b/doc/bugs/__34__more__34___doesn__39__t_work.mdwn
index 5a501fe0e..731d6a3bb 100644
--- a/doc/bugs/__34__more__34___doesn__39__t_work.mdwn
+++ b/doc/bugs/__34__more__34___doesn__39__t_work.mdwn
@@ -1,10 +1,10 @@
 As one can see at [[plugins/more/discussion]], the [[plugins/more]] 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.