sublime-evernote icon indicating copy to clipboard operation
sublime-evernote copied to clipboard

Invalid contents error when writing a table in HTML

Open vamsiampolu opened this issue 8 years ago • 6 comments

I have tried the following:

1 I have loaded an Evernote note,it used html instead of Github markup for the table.

2 I tried to save the note again using Update Evernote Note.

It shows me this message:

     Evernote complained:

  The contents of the note are not valid.
  The entity name must immediately follow the '&' in the entity reference.

  Retry?

I am using Ubuntu 15.04 AMD64 with Sublime Text 3.

I have set debug to true but that does gives me no real information:

   Evernote error: [Enml validation]
The entity name must immediately follow the '&' in the entity reference.
Last command:  {}
BEFORE SUBMITTING AN ISSUE (https://github.com/bordaigorl/sublime-evernote/issues):
  1. Enable the `debug` setting in your Evernote.sublime-settings file and try again. If the problem persists take a note of the output in the console.
     Make sure you delete personal information (e.g. Developer Token) from the output before posting it in an issue.
  2. Check the wiki at https://github.com/bordaigorl/sublime-evernote/wiki
  3. Search for similar issues at https://github.com/bordaigorl/sublime-evernote/issues?q=is%3Aissue
(Evernote plugin v2.6.0, ST 3083, Python 3.3.3, linux x64)

vamsiampolu avatar Aug 08 '15 22:08 vamsiampolu