[README] It's now possible to create your own tags
This commit is contained in:
@@ -89,9 +89,8 @@ A tag can also effect the context and define variables as follows:
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
```
|
```
|
||||||
|
|
||||||
Stencil has a couple of built in tags which are listed below. You will also be
|
Stencil has a couple of built in tags which are listed below. You can also
|
||||||
able to use the Stencil API to build your own in future versions. This is
|
extend Stencil and provide your own tags.
|
||||||
tracked by a ticket [#6](https://github.com/kylef/Stencil/issues/6).
|
|
||||||
|
|
||||||
#### for
|
#### for
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user