If I add tag `<hc:cleanHtml>` to gsp I will always get the following error: ``` Tag [cleanHtml] does not exist. No tag library found for namespace: hc ``` Just try to add gsp with this tag to [html-cleaner-test-app](https://github.com/snimavat/html-cleaner/tree/master/html-cleaner-test-app).
If I add tag
<hc:cleanHtml>to gsp I will always get the following error:Just try to add gsp with this tag to html-cleaner-test-app.