It should borrow parent and close tag parameters It should not borrow parent and close tag parameters when htmlWhitespaceSensitivity is set to ignore htmlWhitespaceSensitivity: "ignore" It should borrow prev and next tag parameters It should not borrow prev and next tag parameters when htmlWhitespaceSensitivity is set to ignore htmlWhitespaceSensitivity: "ignore" It should not add a space before closing tag when there are multiple attributes It should honor the singleLineLinkTags configuration printWidth: 1 singleLineLinkTags: true