diff --git a/public/js/extra.js b/public/js/extra.js index 8ca1dcb..a4eed87 100644 --- a/public/js/extra.js +++ b/public/js/extra.js @@ -1032,7 +1032,7 @@ var gistPlugin = new Plugin( //TOC var tocPlugin = new Plugin( // regexp to match - /^\[TOC\]$/, + /^\[TOC\]$/i, // this function will be called when something matches function (match, utils) {