sublime-evernote icon indicating copy to clipboard operation
sublime-evernote copied to clipboard

How to enable trim_trailing_white_space_on_save

Open ElfSundae opened this issue 8 years ago • 2 comments
trafficstars

I set "trim_trailing_white_space_on_save" to true in Sublime pref and Markdown config files. But in this Evernote editor, the trailing white spaces are not trimmed.

ElfSundae avatar Sep 07 '17 11:09 ElfSundae

Well, when you upload the contents to Evernote, the view is not "saved" per se, so the action does not trigger any "on save" events like trimming. Obeying to the trimming option on upload could be a feature to add to a new release.

bordaigorl avatar Sep 07 '17 11:09 bordaigorl

OK, thank you @bordaigorl

ElfSundae avatar Sep 07 '17 11:09 ElfSundae