v0.8.0
Features
- Added detailed source location in syntax error message.
- Optimized formatting text as one line as possible for better readability.
Fixes
- Fixed empty
<script>
and<style>
tag. - Fixed quotes in Vue directives with nested quotes.
- Fixed error message when formatting with external formatter.
- Fixed HTML quotes escaping in Vue directives.
- Fixed quotes in Vento attributes.