sublime-evernote
sublime-evernote copied to clipboard
Markdown not work
I write markdown in sublime , but when it send to evernote ,it does not conver to rich text ? can you tell me what i can do?
You need to be more specific to get help. You should try the "Send to Evernote as a new note" command from the pallette, or start over with the "New Evernote note" command. Also check that your markdown is correct. Refer to the wiki to know what's supported.
i do new evernote note ,and write markdown like this : #Test Markdown. and I do save to evernote.
but when i read from evernote .
it still show : #Test Markdown.
it does not conver to rich text.
There should be a space between the # and the text of the header (i.e. # Test Markdown.).
See here for more details.