[1.1.0](https://github.com/Riverside-Healthcare/html-template-parser/compare/v1.0.0...v1.1.0) (2022-05-17)
Bug Fixes
* **pre-commit:** pre commit was deleting the main import :) ([36782e5](https://github.com/Riverside-Healthcare/html-template-parser/commit/36782e5abd74bd07943b7f88539b81ac3957725a))
Features
* **comments:** added support to template style comments ([e0918e6](https://github.com/Riverside-Healthcare/html-template-parser/commit/e0918e603e64ae8d137e992b84118f16fad679ae)), closes [#4](https://github.com/Riverside-Healthcare/html-template-parser/issues/4)
* **curly tags:** added support for more curly tags ([98b964c](https://github.com/Riverside-Healthcare/html-template-parser/commit/98b964ccf1dce4348ad1c18f54436a963b2c260e))
* **spaceless:** added support for jinja spaceless. fixed comment blocks ([e9ef769](https://github.com/Riverside-Healthcare/html-template-parser/commit/e9ef769f91c2e7af618af9b818b16836ff9f60d4))