Closed efwe closed 8 years ago
Oh. I saw, that the editor says 'GitHub Markdown' in the lower left corner. This could be a problem i think.
Markdown-Writer didn't handle any syntax highlighting.
This is a bug in Atom's Markdown language package. Refer to https://github.com/atom/language-gfm/issues/44
Install https://github.com/burodepeper/language-markdown could solve this according to the comments.
Thanks for the tip with https://github.com/burodepeper/language-markdown . It solves the html underscore issue, fine.
Yes, thanks a lot. I also installed the other language package.
When i use the highlight plugin from octopress the formatting of the file somehow gets confused. Right within the code-block the text-color turns violet and keeps like this to the end of the file.
Is this a 'bug' or missed I some configuration? I chose 'octopress' as the engine in the settings section.