Skip to content

Commit 0d4f737

Browse files
committed
Adds ToC
1 parent 9bb35df commit 0d4f737

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
So we decided to create a collection of cool hidden and not so hidden features, to be used as a quick reference so that you turn coffee into code much faster :)
66

7+
## Table of Contents
8+
9+
* [Namespace](#namespace)
10+
* [Template](#template)
11+
* [Parameters](#parameters)
12+
* [Call](#call)
13+
* [Variables](#variables)
14+
* [Conditionals](#conditionals)
15+
* [Loops](#loops)
16+
* [Special Characters](#special-characters)
17+
718
## Namespace
819

920
```

0 commit comments

Comments
 (0)