Open jennie opened 11 years ago
Looks like your current document is Plaint Text. Try to switch to HTML.
Sergey, Ah, yes - my document is set to a custom markup language (not text). Any way to get Emmet to treat output in a document set to a custom language as HTML for the purposes of line breaks/indentation?
The idea to use a special profile for unknown syntaxes is to allow you to use Emmet abbreviations inside programming languages. For example, you may want to generate HTML structures in JS strings.
I’ll try to make syntax detection more intelligent.
Much appreciated! Happy to test.
If "Indent tags" is selected in preferences, abbreviations do not expand onto new lines even if "Each tag on new line" option is set to "Yes."