From 0416a79dfe63d1484fc08c29847f639e1970216c Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 19 Mar 2007 17:56:37 +0000 Subject: web commit by http://bmalee.eu/~bma/: Oops...fix the toggle thing. --- doc/patchqueue/darcs.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/patchqueue/darcs.mdwn b/doc/patchqueue/darcs.mdwn index c7ac34b18..41d209fbd 100644 --- a/doc/patchqueue/darcs.mdwn +++ b/doc/patchqueue/darcs.mdwn @@ -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 -- cgit v1.2.3