Skip to content

Conversation

cherifGsoul
Copy link
Member

This replaces #678 PR

This adds warning when a closing magic tag is missed for example the following triggers a warning:
{{# let foo="bar"}} {{foo}}

The changes:

The warning is added to done function

Fixes #675

@cherifGsoul cherifGsoul merged commit 2a08c7b into master May 22, 2019
@cherifGsoul cherifGsoul deleted the i675-fix-let-closing-tag branch May 22, 2019 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Misleading error message if {{#let ...}} is used without closing tag
2 participants