2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-29 06:01:01 -06:00

5 Commits

Author SHA1 Message Date
Martin Blom
35b2176bac Made EasyMDE themable (again?).
* The default theme is 'easymde', but can be overridden by options.theme.
* Changed styles to use this theme as selector instead of .CodeMirror.
* Dropped unnecessary .cm-strikethrough styling.
* Added .cm-quote styling.
* Changed .CodeMirror-selected rule to match codemirror.css.
2018-07-29 10:08:54 +02:00
jeroen.akkerman
18c03985ea Disabled text multi-select 2018-06-29 10:41:24 +02:00
Jeroen Akkerman
e50bffba36 Links in rendered preview will now open in a new tab by default. 2018-05-13 22:38:05 +02:00
Jeroen Akkerman
c8614d9186 Fixed CSS that was broken after my FA5 changes, fixes #9 2018-05-13 16:47:49 +02:00
jeroen.akkerman
0786961de3 Complete rename to EasyMDE 2018-04-23 15:18:49 +02:00