mirror of
https://github.com/kataras/iris.git
synced 2025-02-02 15:30:36 +01:00
improve spelling
parent
e246c93a05
commit
7a7c2fded2
2
View.md
2
View.md
|
@ -2,7 +2,7 @@ Iris offers support for **6 template parsers out of the box** through its univer
|
||||||
|
|
||||||
Iris puts some common rules and features that their original parsers don't support by default. For example we have support for `yield`, `render`, `render_r`, `current`, `urlpath` template funcs and `Layouts` and `binding` accross middlewares and **embedded template files** for all Engines.
|
Iris puts some common rules and features that their original parsers don't support by default. For example we have support for `yield`, `render`, `render_r`, `current`, `urlpath` template funcs and `Layouts` and `binding` accross middlewares and **embedded template files** for all Engines.
|
||||||
|
|
||||||
To use the unique features of each template you have to read and learn by reading their documentation. Choose what fits your app's needs the most.
|
To use unique features of a template engine you have to learn the characteristics and the syntax by reading its documentation (click the links below). Choose what fits your app's needs the most.
|
||||||
|
|
||||||
Let's see the list of the built-in view engines:
|
Let's see the list of the built-in view engines:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user