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 338 forks source link

Suggestion: Option to display the line number in the edition component #390

Open paulocheque opened 8 years ago

paulocheque commented 8 years ago

opts: line_numbers: true/false,