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

29 Commits

Author SHA1 Message Date
Wes Cossick
c089fc5753 Title attributes added to toolbar buttons 2015-07-14 00:40:36 -05:00
Wes Cossick
4a2a06c642 Rename source file markdownify.js > simplemde.js 2015-07-08 10:24:46 -05:00
Wes Cossick
a772676b78 Bug Fix: Issue with autosave not finding saved text 2015-06-27 14:28:47 -05:00
Wes Cossick
ae624852e0 Now there's a note in the status bar for autosaves 2015-06-26 16:04:14 -05:00
Wes Cossick
c347811e29 Update Marked to 0.3.3 2015-06-26 15:41:21 -05:00
Wes Cossick
83722ff7b2 Update to CodeMirror 5.4.1 2015-06-26 15:39:33 -05:00
Wes Cossick
6969064b7c Basic autosave functionality 2015-06-26 15:33:28 -05:00
Wes Cossick
21f3424822 Huge improvement to tabbing
Now respects tab size, Now respects indent with tab, Now allows tabbing
lists, Now allows shift-tabbing lists
2015-06-26 14:44:39 -05:00
Wes Cossick
6c91d90763 Fix variable type 2015-06-26 14:44:01 -05:00
Wes Cossick
6e17a82530 Disallow line numbers
CSS is all messed up - could be a future enhancement.
2015-06-26 14:09:17 -05:00
Wes Cossick
bcf70a53df Fix line wrapping (wasn't disabling) 2015-06-26 14:07:31 -05:00
Wes Cossick
aeb86dd418 Fix two inconsistencies with the documentation 2015-06-26 14:01:02 -05:00
Wes Cossick
4ae1aa3874 Many new options during instantiation 2015-06-26 12:53:24 -05:00
Wes Cossick
9999fd93c1 Fix bug with toolbar not hiding 2015-06-26 12:45:54 -05:00
Wes Cossick
958e3c08c7 Split Font Awesome out
This way, if a user is already using Font Awesome, there's no need to
redownload the CSS.
2015-06-26 12:40:59 -05:00
Wes Cossick
d1da791320 Remove "Short description of image"
It's easier if users don't even know that's a possibility, honestly.
2015-06-26 12:36:31 -05:00
Wes Cossick
d3f528accb Make tables clearer in the preview 2015-06-22 21:41:24 -05:00
Wes Cossick
c3b3300bcb Fix bug that broke bold and italics 2015-06-22 21:24:57 -05:00
Wes Cossick
07479c7f02 Fix bug with className 2015-06-22 20:25:31 -05:00
Wes Cossick
5790ab6c54 Deactivate toolbar buttons on preview 2015-06-22 20:18:07 -05:00
Wes Cossick
590dbe5c9a Update scroll section min-height 2015-06-22 17:34:53 -05:00
Wes Cossick
f6d7b6da42 Revert "Revert "Really fix CSS problems""
This reverts commit 612e347c3272328365daec3a6ed236f354f997d4.
2015-06-22 16:52:24 -05:00
Wes Cossick
612e347c32 Revert "Really fix CSS problems"
This reverts commit 400ddfa299bd73f1d5d640abdab3820969d09b90.
2015-06-22 16:51:56 -05:00
Wes Cossick
400ddfa299 Really fix CSS problems 2015-06-22 16:50:52 -05:00
Wes Cossick
66c62a3ea3 Fix compiled CSS 2015-06-22 16:35:08 -05:00
Wes Cossick
da30c7f08f Fix issue with selection after deselecting italic 2015-06-22 15:52:28 -05:00
Wes Cossick
df988b2f54 Tidy theme.css up 2015-06-22 15:42:58 -05:00
Wes Cossick
d3c2661e7f Rename class to SimpleMDE 2015-06-22 15:26:05 -05:00
Wes Cossick
ad12d158df Rename folder 2015-06-22 13:27:07 -05:00