Probesys / lotemplate

LOTemplate is document generator used to create documents programatically (ODT, DOCX, PDF) from a template (DOCX or ODT) and a json file.
GNU Affero General Public License v3.0
23 stars 1 forks source link

check missing endfor and endhtml #24

Closed philippe-levan closed 1 year ago

philippe-levan commented 1 year ago

Check missing endfor and endhtml.

Before this PR, the program was running infinitely when an endhtml or endfor was missing

Changes

Checklist