* Terminal now wraps text and scrolls similarly to a real terminal (will stick to bottom unless user scrolls up) ([22bf0cb](https://github.com/nickderobertis/terminhtml-js/commit/22bf0cb25714396599b6eed59ddca26629d7b0be))
* Stop trying to pull lines from HTML in two different spots ([e85575b](https://github.com/nickderobertis/terminhtml-js/commit/e85575bdb6b90d501d308f304db987f8e832e5ca))
Features
* Add better handling for HTML lines with spacing in front ([8bb449f](https://github.com/nickderobertis/terminhtml-js/commit/8bb449f66f9f999378b02e69139a038b505c69dc)) * Add warning for incomplete HTML tag and try to keep processing ([36a4d4b](https://github.com/nickderobertis/terminhtml-js/commit/36a4d4b51b59a89e1ab27167029f6742b3786a55))