mirror of
https://github.com/pantor/inja.git
synced 2026-03-01 23:06:26 +00:00
* Fix for issue #80 When updating the `opening_chars`, line_statment was forgotten. So, a change to any of the openers would cause line statements to start being unrecognized. I added a unit test to cover this case. * fix indentation * add update to single_include