danhper / atomic-chrome

Edit Chrome textareas in Atom
https://goo.gl/Et0hwg
MIT License
916 stars 30 forks source link

[Bug] markdown in github online edit becomes html #23

Closed aploium closed 7 years ago

aploium commented 7 years ago

for example, I'm editing this markdown: https://github.com/tuvistavie/atomic-chrome/edit/master/README.md

Before atomic-chrome:

Before atomic-chrome

And after I click the atomic-chrome: After atomic-chrome

OS: windows 10 x64 Build10586.589 Browser: Chrome 53.0.2785.116 (64-bit) Atom: 1.10.2 with default config Atomic Chrome (chrome plugin): 0.2.6 Atomic-Chrome-Atom (Atom plugin): 0.3.0

danhper commented 7 years ago

Hi, thanks for reporting. It seems there has been some changes in CodeMirror which broke the extension. I just fixed it and uploaded it as 0.2.7, it should be available on the store soon!