Releases: reshape/sugarml
Releases · reshape/sugarml
v0.8.0
A large variety of fixes and upgrades! Upgrade with caution please.
- update deps, prettier ca81792
- Fix not honoring indent after inline text a5da5bc
- Fix #20 5404556
- Fix #42 d594017
- Fix #32 ff73a2e
- Fix crash when .sgr starts with indent 708366b
- Skip entities failing test 81936db
- add entities test, update deps 8f54309
- add test for html entities 9a55cd6
- prettier c7c3829
- Add test (inline context leak) bf7440f
- Fix inline tag context 4dc69de
v0.7.0
- Update to work with
[email protected]
, which delivers enhanced html escaping abilities - Also adjusts comment logic such that spaces are no longer automatically inserted on either side of a comment, only if manually added to the left side