aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-01-25 15:12:50 -0400
committerJoey Hess <joey@kitenet.net>2011-01-25 15:12:50 -0400
commit3357a51536b893e2b17c22d30f1f7010564f6524 (patch)
treecb2d9b150c22e320c7195a31b873a86f69ca9d1b /doc
parent8cd0a1c434549e2718fe7b3441ce24e6ff759bea (diff)
downloadikiwiki-3357a51536b893e2b17c22d30f1f7010564f6524.tar
ikiwiki-3357a51536b893e2b17c22d30f1f7010564f6524.tar.gz
tag
Diffstat (limited to 'doc')
-rw-r--r--doc/reviewed.mdwn3
-rw-r--r--doc/todo/configurable_markdown_path.mdwn2
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/reviewed.mdwn b/doc/reviewed.mdwn
index a25d7f116..14772a369 100644
--- a/doc/reviewed.mdwn
+++ b/doc/reviewed.mdwn
@@ -1,6 +1,7 @@
This page lists [[branches]] that have been reviewed. If your branch
shows up here, the ball is back in your court, to respond to the review and
-deal with whatever is preventing it from being merged into ikiwiki.
+deal with whatever is preventing it from being merged into ikiwiki. Once
+you do, remove the "reviewed" tag.
[[!inline pages="(todo/* or bugs/*) and link(/branches) and !link(bugs/done)
and !link(todo/done) and !*/*/* and link(.)" show=0 archive=yes]]
diff --git a/doc/todo/configurable_markdown_path.mdwn b/doc/todo/configurable_markdown_path.mdwn
index 7c5307277..2d67aabac 100644
--- a/doc/todo/configurable_markdown_path.mdwn
+++ b/doc/todo/configurable_markdown_path.mdwn
@@ -17,4 +17,4 @@ determine which Perl module to use.
> that makes it slow will make ikiwiki look bad.
>
> I would not recommend using Gruber's perl markdown. It is old, terminally
-> buggy, and unmaintained. --[[Joey]]
+> buggy, and unmaintained. --[[Joey]] [[!tag reviewed]]