bordaigorl / sublime-evernote

Open and Save Evernote notes from Sublime Text 3 using Markdown
Other
1.15k stars 105 forks source link

How to customize the markdown style? #205

Open zhnd opened 6 years ago

zhnd commented 6 years ago

I want to edit the style by myself, or use GitHub markdown CSS,how i should do it?

bordaigorl commented 6 years ago

Can you elaborate? Do you mean you want to style the rendering of the markdown, or the rendering of the syntax highlighting? There is a page in the wiki that explains how you can style your notes: https://github.com/bordaigorl/sublime-evernote/wiki/Styling

Please note that Evernote (the service, not the plugin) does not support CSS, and therefore the plugin needs to handle styling directly.