✨ NEW ✨
* Default attributes have been added for many elements including `pre`, `div`, `textarea`, `span`, and more elements
* Add support for whitespace-sensitive tags
✏️ CHANGED ✏️
* Document rendering control methods
* Refactor rendering to add indentation during rendering, rather than at end
🔧 FIXED 🔧
* Fix rendering of `<pre>` and `<textarea>` tags
* Include a `<!DOCTYPE html>` to prevent web browsers from rendering in quirks mode