v0.1.0.beta.1
Pre-release
Pre-release
First Minor
Prettify has moved into its first minor release in beta. The tool has a long way to go before moving to an major as support for all languages is required before considering it stable enough. The main focus is it refine the markup lexer and this version brings it to 96% completion for processing HTML and Liquid + HTML.
This version will be packaged into the next release of the vscode-liquid extension. Which is well overdue for an update.
Main Fixes
- Forced Attribute limits now respect integer limits
- Embedded
<script></script>
and<style></style>
tags do not apply extraneous line endings - Attribute names and value casing is left intact
New Rule
attributeCasing