aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Monotone_rcs_support.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:04 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:04 +0100
commit9c02d61d9bbc41705a5e32543b51261fad891095 (patch)
treea590b8be85eee86cff045118cb30c1539cbe7e3c /doc/bugs/Monotone_rcs_support.mdwn
parent6153fd6d88fd41ee12a850652a6903a17ae9edda (diff)
downloadikiwiki-9c02d61d9bbc41705a5e32543b51261fad891095.tar
ikiwiki-9c02d61d9bbc41705a5e32543b51261fad891095.tar.gz
Migrate doc/bugs via prefix_directives
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
Diffstat (limited to 'doc/bugs/Monotone_rcs_support.mdwn')
-rw-r--r--doc/bugs/Monotone_rcs_support.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/Monotone_rcs_support.mdwn b/doc/bugs/Monotone_rcs_support.mdwn
index 103e31001..3d1388312 100644
--- a/doc/bugs/Monotone_rcs_support.mdwn
+++ b/doc/bugs/Monotone_rcs_support.mdwn
@@ -4,7 +4,7 @@ so commits made via monotone will not automatically update the wiki.
Here for future reference is the most recent version of support for
that I've been sent. It's not yet working; there are path issues. --[[Joey]]
-> I think this was fixed in version 2.40. --[[Joey]] [[tag done]]
+> I think this was fixed in version 2.40. --[[Joey]] [[!tag done]]
<pre>
diff --git a/IkiWiki/Rcs/monotone.pm b/IkiWiki/Rcs/monotone.pm