wormi4ok/evernote2md
View on GitHubTable with multiple-line cells not translated properly
Open
#60 opened on Sep 1, 2021
bughelp wanted
Repository metrics
- Stars
- (1,096 stars)
- PR merge metrics
- (PR metrics pending)
Description
Problem statement
Multiple lines in a table cell are translated into markdown text lines instead of one line with <br> tags in between.
Example file sample.zip
The uploaded zip includes an enex file which exemplifies this problem. The rendering in Evernote looks like

But the translated markdown table has something like
# iOS PDF apps
|Continuous scroll|Adobe
PDF Expert
iAnnotate
Adobe, PDF Expert, iAnnotate|
|-----------------|-------------------------------------------------------|
|Single page |Goodreader
PDF Expert
Adobe/Foxit |
Cheers.