]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/patchqueue/darcs.mdwn
web commit by http://bmalee.eu/~bma/: Oops...fix the toggle thing.
[ikiwiki.git] / 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