This changelog is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Past versions will link to their respective commit. Current versions will not due to temporal paradoxes.
- Metadata order
- Increase CSS specificity
- Add attribute to each element, for specificity
- Append
<style>under</body>instead of above</head> - Always add
display: inlineto container box
- Needless saving of text after keyword
- Unnecessary
vertical-alignproperties anddisplay: inlinestatements
2023-01-06 - 1.0.1
- Didn't split after detected string
2022-10-14 - 1.0.0
Initial release