### Describe your operation with evermonkey commands step by step. 1. I open a note by `ever search` 2. I edit my md file. 3. I publish the note `ever publish` 4. Error appears: Evernote Error: 11 - Illegal to contain comments in ENML This happens with all my notes, created by evermonkey. The error happens even if I try to publish a note with no content, with just the following: ``` --- title: A title tags: some tags notebook: my_notes --- ```