Processing-instruction attribute style

EditorConfig key: html-pi-attribute-style

Processing-instruction attribute style

html-pi-attribute-style

How multiple attributes in a processing instruction are laid out.

Default value:

do_not_touch

Possible values:

  • on_single_line
  • first_attribute_on_single_line
  • on_different_lines
  • do_not_touch

Examples