Marker icon indicating copy to clipboard operation
Marker copied to clipboard

Trailing newline not added

Open smithfred opened this issue 5 years ago • 0 comments

POSIX text files should end with a \n (see https://en.wikipedia.org/wiki/Text_file#Unix_text_files for refs).

Marker currently omits this when writing to file.

smithfred avatar Jun 14 '20 15:06 smithfred