mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Add doc for {insert} and {switch}
This commit is contained in:
@@ -42,9 +42,9 @@ Documentation
|
||||
* [if](./tags/if.md), `elseif` and `else`
|
||||
* [foreach](./tags/foreach.md), `foreaelse`, `break` and `continue`
|
||||
* [for](./tags/for.md), `forelse`, `break` and `continue`
|
||||
* [switch](./tags/switch.md), `case`, `default` and `break`
|
||||
* [switch](./tags/switch.md), `case`, `default`
|
||||
* [cycle](./tags/cycle.md)
|
||||
* [include](./tags/include.md)
|
||||
* [include](./tags/include.md), `insert`
|
||||
* [extends](./tags/extends.md), `use`, `block` and `parent`
|
||||
* [filter](./tags/filter.md)
|
||||
* [ignore](./tags/ignore.md)
|
||||
|
||||
Reference in New Issue
Block a user