Commit aa999180 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): kmc: cleanup handling of whitespace in import files

Fixes #9183.

* CSS: blank line required at EOF if not present, but only if the CSS
  file was not empty!
* Embedded HTML needs a blank line at EOF if not present
* `\r` is converted to `\\n` and `\n` is converted to ` `, to match
  kmcomp
parent 2d31055f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment