]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://bmalee.eu/~bma/: Oops...fix the toggle thing.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 19 Mar 2007 17:56:37 +0000 (17:56 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 19 Mar 2007 17:56:37 +0000 (17:56 +0000)
doc/patchqueue/darcs.mdwn

index c7ac34b189a0e504a4197b34ef56f995e67eaa8b..41d209fbd807b7cd64c6f706b3d2daf5ab636430 100644 (file)
@@ -206,8 +206,8 @@ This is my ([bma](bma@bmalee.eu)) darcs.pm - it's messy (my Perl isn't up to muc
 
 `rcs_commit()` uses backticks instead of `system()`, to prevent darcs' output being sent to the browser and mucking with the HTTP headers (`darcs record` has no --quiet option). And `rcs_recentchanges()` uses regexes rather than parsing darcs' XML output.
 
-[[toggle text="show"]]
-[[toggleable text="""
+[[toggle text="show" id="bma"]]
+[[toggleable id="bma" text="""
 
        #!/usr/bin/perl