jpillora / node-edit-google-spreadsheet

A simple API for editing Google Spreadsheets
304 stars 101 forks source link

Added escape for \n #90

Closed lynxaegon closed 8 years ago

lynxaegon commented 8 years ago

Newlines are now encoded and add a line break in the cell

lynxaegon commented 8 years ago

Apparently there was already a pull request :)