v1.2.0 - Allow parsing empty attributes
This is a very small update, we can now parse attributes without values e.g.
div[uk-tab]
-> <div uk-tab></div>
Full Changelog: v1.1.1...v1.2.0
This is a very small update, we can now parse attributes without values e.g.
div[uk-tab]
-> <div uk-tab></div>
Full Changelog: v1.1.1...v1.2.0