]> sipb.mit.edu Git - ikiwiki.git/commitdiff
formatting
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 10 Apr 2009 21:55:33 +0000 (17:55 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 10 Apr 2009 21:55:33 +0000 (17:55 -0400)
doc/tips/add_twit_dent_box_to_blog.mdwn

index 11245dfb1c453902cf076089f5488406f2146aa6..387e2c2364cc3cff9a9f297380040f8bd6304a7d 100644 (file)
@@ -8,10 +8,10 @@ from there, like I have on [my blog](http://kitenet.net/~joey/blog/)
 * At the top of your blog's page, add something like the following.
   You'll want to change the urls of course.
 
-       \[[!template id=note text="""
-       \[[!aggregate expirecount=5 name="dents" url="http://identi.ca/joeyh"
-       feedurl="http://identi.ca/api/statuses/user_timeline/joeyh.atom"]]
-       \[[!inline pages="internal(dents/*)" archive=yes show=5 feeds=no]]
+       \[[!template id=note text="""  
+       \[[!aggregate expirecount=5 name="dents" url="http://identi.ca/joeyh"  
+       feedurl="http://identi.ca/api/statuses/user_timeline/joeyh.atom"]]  
+       \[[!inline pages="internal(dents/*)" archive=yes show=5 feeds=no]]  
        """]]
 
 For a cleaner look without the post dates, add `template=titlepage`