Link to the pull request:
https://github.com/marcoroth/herb/pull/1216
This pull request improves the parser's error reporting for HTML close tags that are missing their closing > by introducing a new UnclosedCloseTagError. Given this input: <% case Date.tod...