Remove useless back slash

This commit is contained in:
AhyoungRyu 2016-08-12 19:21:41 +09:00
parent b58183baee
commit 2f7520b324

View file

@ -77,7 +77,7 @@ All documents are structured with headings. From these headings, you can automat
## Table of contents(TOC)
```
\<div id="toc"></div>
<div id="toc"></div>
```
Add this line below `# main title` in order to generate a **Table of Contents**. Headings until `### (Level-3 heading)` are included to TOC.