OscarGodson / EpicEditor

EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
http://epiceditor.com
MIT License
4.25k stars 334 forks source link

Ticket #334 #335

Closed sscovil closed 10 years ago

sscovil commented 10 years ago

Fixed bug where ampersand would be parsed as & inside code blocks.