What's Changed
* Add a benchmark for `convert()` by letmutex in https://github.com/letmutex/htmd/pull/9
* Optimize string concatenation, this makes htmd **~20%** faster! by letmutex in https://github.com/letmutex/htmd/pull/10
* Optimize get_node_tag_name(), this makes htmd **~23%** faster! by letmutex in https://github.com/letmutex/htmd/pull/11
* Handle spaces in the URL by letmutex in https://github.com/letmutex/htmd/pull/12
**Full Changelog**: https://github.com/letmutex/htmd/compare/v0.1.3...v0.1.4