wormi4ok/evernote2md

Table with multiple-line cells not translated properly

Open

#60 opened on Sep 1, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (92 forks)auto 404
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

image

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.

Contributor guide