diff --git a/docs/main.md b/docs/main.md index fff1b00..c08a8fd 100644 --- a/docs/main.md +++ b/docs/main.md @@ -1,7 +1,7 @@ Documentation ============= -**Aspect** +### Aspect * [About](./about.md) * [Install](./install.md) @@ -10,7 +10,7 @@ Documentation * [Callbacks and filters](./callbacks.md) * [Operators](./operators.md) -**Modifiers** +### Modifiers * [upper](./mods/upper.md) aka `up` * [lower](./mods/lower.md) aka `low` @@ -27,7 +27,7 @@ Documentation [Using](./syntax.md#modifiers) and [addition](./ext/mods.md) of modifiers. -**Tags** +### Tags * [var](./tags/var.md) * [if](./tags/if.md), `elseif` and `else` @@ -45,9 +45,9 @@ Documentation [Using](./syntax.md#tags) and [addition](./ext/tags.md) of tags. -**Extends** +### Extends * [Add tags](./ext/tags.md) * [Add modificators](./ext/mods.md) * [Add template provider](./ext/provider.md) -* [Parsing](./ext/parsing.md) \ No newline at end of file +* [Parsing](./ext/parsing.md)