html_wrap_attributes: "force"
It seems your configuration already has the Wrap attributes set to "force", so that should be enough. If not, you can run the atom-beautify debugger (Packages-> Atom Beautify-> Debug) to determine the final combined and converted parameters that are used to decorate your html.
source share