forked from timlockridge/SublimeEvernote
-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
Milestone
Description
As for aaronsw/html2text#55, html2text
currently strips the tags in a table.
This is a milder problem here since we only use the script when the note has been changed from other apps but it should be fixed.
Proposal: add a self.verbatim
flag that can be used to preserve some html at will.