diff --git a/charybdis-4.1-upgrade b/charybdis-4.1-upgrade
index beacee73e5e63f7ab75a5de1a65b1668bf97f907..dfcd6313ce7e1c09b2ddf4f16f76fe33f203d5b9 100644
--- a/charybdis-4.1-upgrade
+++ b/charybdis-4.1-upgrade
@@ -1,6 +1,6 @@
 I am in the process of performing the charybdis 4.1 upgrade and here are my notes.
 
-[[toc]]
+[[_TOC_]]
 
 h1. Upgrade procedure
 
diff --git a/dealing-with-abuse.md b/dealing-with-abuse.md
index 40faa2b52c78673a9888233ccd42974ef5440bed..1e72b70b43b46ea2d56633a149cc430413a2eef1 100644
--- a/dealing-with-abuse.md
+++ b/dealing-with-abuse.md
@@ -1,6 +1,6 @@
 The network is hooked into [dronebl.org->https://dronebl.org/] which keeps away some spammers, but obviously not all. Sometimes it's necessary to kick people out of the network when they don't play by the rule. We don't have formal rules on how to handle abuse, but in general we don't directly meddle in channel politics, except when users try to circumvent channel bans. Obviously, we sometimes have to resolve conflicts between channel operators or add channel operators when there are no operators at all.
 
-[[toc]]
+[[_TOC_]]
 
 # Channel operator resources
 
diff --git a/operator.md b/operator.md
index 9757938849662634227f04487d9a37f172073b62..4510f1ec960f1db78c6949d8cd7bba9e720d8d01 100644
--- a/operator.md
+++ b/operator.md
@@ -1,7 +1,7 @@
 Notice: this was copied from https://docs.indymedia.org/Sysadmin/IrcOper and may be out of date. It also overlaps with Koumbit's documentation at https://wiki.koumbit.net/IrcMaintenance.
 
 See also http://www.stack.nl/~jilles/irc/charybdis-oper-guide/index.html
-[[toc]]
+[[_TOC_]]
 
 # What is an IRC Operator?
 
diff --git a/servers.md b/servers.md
index d00e84e025d9343734e922fed9388792e2af607f..2e3f4677371cf00a30749a7335cba0e729a5f79c 100644
--- a/servers.md
+++ b/servers.md
@@ -1,4 +1,4 @@
-[[toc]]
+[[_TOC_]]
 
 Configuration
 =============
diff --git a/services.md b/services.md
index 864869ad2f1d23bcc4103f60bb7c1e291e9eeb37..d4100365e71da0ea9faf467d4a3048fe86376821 100644
--- a/services.md
+++ b/services.md
@@ -4,7 +4,7 @@ We are assuming here you are running Debian stable on a fully configured IRC ser
 
 Documentation for atheme services can be found on the [official wiki](https://github.com/atheme/atheme/wiki).
 
-[[toc]]
+[[_TOC_]]
 
 Installing
 ======
diff --git a/sharedconf.md b/sharedconf.md
index 65448d9a04f952ed65be56bb6a6615fbe331779c..834ad0970cfac2ca344819c5a9628b958b8e6b9b 100644
--- a/sharedconf.md
+++ b/sharedconf.md
@@ -2,7 +2,7 @@ We have a shared configuration among all the IRC servers in `/etc/charybdis/shar
 
 `/etc` is also under version control with `etckeeper`. Please do commit changes with a meaningful commit log. For more far-ranging changes, edit `/etc/changelog`.
 
-[[toc]]
+[[_TOC_]]
 
 Applying configuration changes
 =====================