Prettyhtml Versions Save

💅 The formatter for the modern web https://prettyhtml.netlify.com/

v0.8.15

5 years ago

Bugfix

  • Fix #95 text indentation regression

v0.8.12

5 years ago

Bugfix

Fix https://github.com/Prettyhtml/prettyhtml/issues/90 handle template tags as collapsible elements in whitespace minifying.

v0.8.9

5 years ago

Bugfix

Fix #83. Remove base indentation for embedded content (script, style) and use prettier for type recognization of embedded content

v0.8.5

5 years ago

Bugfix

v0.8.4

5 years ago

Bugfix

Fix https://github.com/Prettyhtml/prettyhtml/issues/74

Features

  • Introduce snapshot testing for prettyhtml-formatter package
  • Rerun formatter on result to ensure that the formatter is stable

v0.8.3

5 years ago

Bugfix

https://github.com/Prettyhtml/prettyhtml/pull/73 Handle <image> as void element.

v0.8.2

5 years ago

Bugfix

#71 use tabWidth config for indent script and style tag

v0.6.0

5 years ago

Features

https://github.com/Prettyhtml/prettyhtml/issues/45 Add a new option wrapAttributes when true it will wrap all attributes when the element has more than one attribute.

v0.5.3

5 years ago

v0.5.2

5 years ago

Bugfix

Handle void elements case sensitive e.g <Input/>