Feature catch template error (#1141)

* Starting to implement catch_errors for sidecar_template

* Fixed error printing

* Fixed error printing

* Added tests for catch_errors
This commit is contained in:
Rhet Turnbull
2023-08-03 06:33:17 -07:00
committed by GitHub
parent e937285a72
commit 93e1966607
5 changed files with 89 additions and 12 deletions

View File

@@ -0,0 +1,2 @@
<%doc> This will cause a syntax error. </%doc>
${1/0}