JS-Beautifier v1.9.0 Release Notes

Release Date: 2019-02-28 // about 5 years ago
    • ๐ŸŒ Incorrect indentation of ^ inverted section tags in Handlebars/Mustache code (#1623)
    • ๐ŸŒ PHP In HTML Attributes (#1620)
    • ๐ŸŒ DeanEdward python unpacker offset problem (#1616)
    • ๐Ÿ CLI on Windows doesn't accept -f - for stdin? (#1609)
    • ๐ŸŒ HTML type attribute breaks JavaScript beautification? (#1606)
    • ๐ŸŒ Use of global MODE before declaration caused uglify problem (#1604)
    • ๐Ÿ— When building html tags using Mustache variables, extra whitespace is added after opening arrow (#1602)
    • ๐ŸŒ isnot abled to be beautified (#1591)
    • _get_full_indent undefined (#1590)
    • ๐ŸŒ Website "autodetect" setting doesn't distinguish css vs javascript (#1565)
    • โž• Add setting to keep HTML tag text content unformatted or ignore custom delimiters (#1560)
    • ๐ŸŒ HTML auto formatting using spaces instead of tabs (#1551)
    • ๐ŸŒ Unclosed single quote in php tag causes formatting changes which break php code (#1377)
    • ๐ŸŒ Using tabs when wrapping attributes and wrapping if needed (#1294)
    • ๐ŸŒ HTML --wrap-attributes doesn't respect --wrap-line-length (#1238)
    • ๐ŸŒ Bad indent level(HTML) (#1213)
    • ๐ŸŒ js-beautify produces invalid code for variables with Unicode escape sequences (#1211)
    • ๐Ÿ‘Œ support vuejs (#1154)
    • ๐ŸŒ Go templates in HTML (#881)
    • ๐Ÿ‘ Better behavior for javascript --wrap-line-length (#284)