@prettier/plugin-xml
Advanced tools
Changelog
[3.4.0] - 2024-03-29
Changelog
[3.3.1] - 2024-02-10
Changelog
[3.3.0] - 2024-02-09
formatWithCursor
.xsl:text
tags.Changelog
[3.2.2] - 2023-10-27
xmlSortAttributesByKey
option when xmlns
attributes are present.Changelog
[3.2.1] - 2023-09-11
Changelog
[3.2.0] - 2023-08-08
xml:space="preserve"
as an override to the xmlWhitespaceSensitivity
option.Changelog
[3.1.1] - 2023-07-14
prettier
as a peer dependency instead of a runtime dependency.Changelog
[3.1.0] - 2023-07-07
xmlSortAttributesByKey: true | false
option has been added. See the README.xmlQuoteAttributes: "preserve" | "single" | "double"
option has been added. See the README.