We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2535d commit 9ae1234Copy full SHA for 9ae1234
1 file changed
README.md
@@ -118,12 +118,6 @@ The following steps will be performed for each output file:
118
* Rust format the template output
119
* Write the formatted output to the output file path
120
121
-### Template errors
122
-
123
-The `Tera` error output leaves a little to be desired. If the template fails to
124
-render with no error it is usually because a variable that doesn't exist is
125
-being referenced somewhere in the template.
126
127
### Rust format errors
128
129
If the Rust format step fails it is usually because the template generated
0 commit comments