iceyee / rust_format

用Rust做的格式化工具, 支持Shell, Html, Xml, Json, Yaml.
Apache License 2.0
1 stars 1 forks source link

XML attributes not indented #5

Open jayvdb opened 1 month ago

jayvdb commented 1 month ago

Generated XML

    <rect x="0" y="0" width="1000" height="1000" opacity="1" fill="#FFFFFF" stroke="none"/>
    <text x="500"
y="5"
dy="0.76em"
text-anchor="middle"
font-family="sans-serif"
font-size="32.25806451612903"
opacity="1"
fill="#000000">Actual Output</text>