From 8269c8e57466e230116d298743c6b2230cb130c6 Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Sat, 13 Oct 2012 13:11:31 -0600 Subject: [PATCH] TOC doesn't require ' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c363b375..0646c450 100644 --- a/README.md +++ b/README.md @@ -295,7 +295,7 @@ This is useful for writing about the link syntax in your wiki pages. Gollum has a special tag to insert a table of contents (new in v2.1) - '[[_TOC_]] + [[_TOC_]] This tag is case sensitive, use all upper case. The TOC tag can be inserted into the `_Header`, `_Footer` or `_Sidebar` files too.