From 510f42f2d0b5cb609b99c46de2148caba19f21e3 Mon Sep 17 00:00:00 2001 From: Benoit Schweblin Date: Wed, 29 May 2013 15:40:39 -0700 Subject: [PATCH] Published by http://benweet.github.io/stackedit --- WELCOME.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/WELCOME.md b/WELCOME.md index fa46f298..570e06ad 100644 --- a/WELCOME.md +++ b/WELCOME.md @@ -165,6 +165,13 @@ var foo = bar; Then you can create cross-references like this: [beginning of the document](#welcome). +### Table of content + +You can insert a table of content using the marker `[TOC]`: + +[TOC] + + ### MathJax You can include **LaTex** expressions to render mathematical formulas using **MathJax**, as on [math.stackexchange.com][1]: