We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents daba35e + c6d0859 commit c785659Copy full SHA for c785659
README.md
@@ -14,7 +14,7 @@ Why
14
- **Keep the advantages of lazy rendering**: Render contexts and lazy values allow for implicit dependencies, like traditional templates.
15
- **Define your own components**: Subclassing the base elements allows for easy implementation of e.g. a custom design or layout system.
16
17
-For more in depth reasoning and thoughts check out this great articel: (https://www.devever.net/~hl/stringtemplates)
+For more in depth reasoning and thoughts check out this great articel: https://www.devever.net/~hl/stringtemplates
18
19
Getting started
20
---------------
0 commit comments