fabiocolacio / Marker

🖊 A gtk3 markdown editor
GNU General Public License v3.0
832 stars 75 forks source link

Trailing newline not added #315

Open smithfred opened 4 years ago

smithfred commented 4 years ago

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.