summaryrefslogtreecommitdiff
path: root/doc/rcs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rcs')
-rw-r--r--doc/rcs/details.mdwn2
-rw-r--r--doc/rcs/git.mdwn2
-rw-r--r--doc/rcs/tla.mdwn2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/rcs/details.mdwn b/doc/rcs/details.mdwn
index a6174f439..9bf65762f 100644
--- a/doc/rcs/details.mdwn
+++ b/doc/rcs/details.mdwn
@@ -1,6 +1,6 @@
A few bits about the RCS backends
-[[toc ]]
+[[!toc ]]
## Terminology
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn
index 74402e155..98daf66da 100644
--- a/doc/rcs/git.mdwn
+++ b/doc/rcs/git.mdwn
@@ -1,4 +1,4 @@
-[[meta title="Git"]]
+[[!meta title="Git"]]
[Git][git] is a distributed revison control system originally developed for
the Linux kernel. Ikiwiki supports storing a wiki in git.
diff --git a/doc/rcs/tla.mdwn b/doc/rcs/tla.mdwn
index cafd9b49b..cad5d51f4 100644
--- a/doc/rcs/tla.mdwn
+++ b/doc/rcs/tla.mdwn
@@ -7,4 +7,4 @@ come in. When running as a [[cgi]] with tla, ikiwiki automatically
commits edited pages to the Arch repostory, and uses the Arch
log to generate the [[RecentChanges]] page.
-Note that the tla support needs the [[cpan MailTools]] perl module.
+Note that the tla support needs the [[!cpan MailTools]] perl module.