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

Markdown not work

Open peopleas opened this issue 9 years ago • 3 comments

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?

peopleas avatar Apr 17 '16 10:04 peopleas

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.

bordaigorl avatar Apr 17 '16 11:04 bordaigorl

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.

peopleas avatar Apr 17 '16 14:04 peopleas

There should be a space between the # and the text of the header (i.e. # Test Markdown.). See here for more details.

bordaigorl avatar Apr 17 '16 16:04 bordaigorl