Commit graph

107 commits

Author SHA1 Message Date
Wes Cossick a64f07e1c3 Autosave improvements (see description)
Checks that localStorage is available for all features, logs error if
not
Added function to clear the autosaved value
Prefixed the autosave localStorage key with “smde_”
2015-11-19 17:22:03 -06:00
Wes Cossick 52ed959be9 Change unique_id to uniqueId 2015-11-19 14:47:15 -06:00
Wes Cossick 69e65ac0d1 Make autosave option more clear 2015-11-03 22:24:28 -06:00
Wes Cossick 2d9e8956a1 REAMDE use double quotes 2015-11-03 11:37:00 -06:00
Wes Cossick c1c8de5115 Add comment to option demo code 2015-11-03 11:30:09 -06:00
Wes Cossick fdcd613199 Document new option 2015-11-03 11:28:06 -06:00
Wes Cossick 788f371253 Tweak README wording 2015-11-03 10:51:38 -06:00
Wes Cossick 118a61b0d7 Update README to fix bug 2015-11-03 10:49:15 -06:00
Wes Cossick 55f3c243c8 Syntax highlight code in README 2015-10-20 15:03:43 -05:00
Wes Cossick efc38f43da Update CodeMirror; Add three state methods 2015-10-20 15:01:14 -05:00
Wes Cossick 6215739a60 Add missing comma to README example code 2015-10-20 11:15:54 -05:00
Wes Cossick 773edca5fa Tweak wording of README 2015-10-20 11:04:24 -05:00
Wes Cossick 5662766c1f Note new ways to install, tweak format and wording 2015-10-20 10:59:35 -05:00
Wes Cossick 8d07c5e7f4 Tweak formatting 2015-09-25 16:48:43 -05:00
Wes Cossick 443a58cc28 New option: renderingConfig which includes syntax highlighting 2015-09-25 16:47:24 -05:00
Wes Cossick a52a9a0098 Use .no-disable and .no-mobile classes instead of .fa-X classes 2015-09-25 15:56:49 -05:00
Wes Cossick a93f7a2570 New hide icons option 2015-09-24 15:03:20 -05:00
Wes Cossick bfda8350ae Auto download Font Awesome 2015-09-19 20:42:20 -05:00
Wes Cossick 54f80c1f0f Remove mention of fencedCodeBlocks option (will not work) 2015-09-18 10:57:15 -05:00
Wes Cossick 263827a690 Combine columns to prevent wrapping 2015-09-17 01:01:28 -05:00
Wes Cossick f96ca0ecfa Rearrange options alphabetically 2015-09-17 00:57:03 -05:00
Wes Cossick 2f6af67480 parsingConfig documentation 2015-09-17 00:40:57 -05:00
Wes Cossick f14c5f446f previewRender now supports async too 2015-09-05 14:28:50 -05:00
Wes Cossick b4dc058bc0 Convert ' to " 2015-09-04 10:32:47 -05:00
Wes Cossick 83718f7f99 Merge pull request #84 from LulzAugusto/ReadmeImprovements
Readme improvements
2015-09-04 10:32:24 -05:00
Luiz Augusto Crisostomo de01fb33bc Fixed "numbered-list" name. Added a hint about how to programmatically set the value. 2015-09-04 10:56:10 -03:00
Wes Cossick 06134ae5ef Link to npm page 2015-09-03 18:09:00 -05:00
Wes Cossick 8dd6262274 Simplified previewRender option 2015-09-03 17:59:50 -05:00
Wes Cossick 2737ab0808 Make README more clear 2015-09-03 17:40:28 -05:00
Wes Cossick d4e5b77a8f Updates to custom preview rendering, Gulp dist files 2015-09-03 17:37:44 -05:00
Dave Brondsema 03aa254d99 Add preview_render README example js 2015-09-03 19:39:18 +00:00
Dave Brondsema f0f496ae92 Make preview rendering be customizable 2015-09-02 20:43:46 +00:00
Wes Cossick 6389777c30 Document npm install in README 2015-09-02 10:50:10 -05:00
Wes Cossick eb1a43e91c Update preview image again 2015-09-01 22:36:05 -05:00
Wes Cossick c07cd0c5f2 Update preview image 2015-09-01 22:33:40 -05:00
Wes Cossick 866488b0a9 Brand new side-by-side preview mode 2015-09-01 01:40:33 -05:00
Wes Cossick 41c551c115 Add new icon option: Strikethrough 2015-09-01 00:51:40 -05:00
Wes Cossick db6d381d1c Three new heading icons, Fix heading button bugs 2015-09-01 00:40:11 -05:00
Wes Cossick cbeb630a97 Add singleLineBreaks option 2015-08-31 23:53:32 -05:00
Wes Cossick 405b99ae92 Fix typo, Mention GFM 2015-08-31 23:30:55 -05:00
Wes Cossick 06867c9ea9 Fix typo 2015-08-31 12:36:25 -05:00
Wes Cossick f9ba981b35 Bold the demo link 2015-08-18 09:16:55 -05:00
Wes Cossick 5814696678 Capitalize all "Markdown" references 2015-08-18 09:16:02 -05:00
Wes Cossick 1ce94de95a Improve introduction 2015-08-18 09:15:04 -05:00
Wes Cossick 0d730ead05 Tweak wording of toolbar icons 2015-08-18 08:39:17 -05:00
Wes Cossick 6cf9161034 Update default buttons 2015-08-18 08:36:09 -05:00
Wes Cossick ff48a879ea Simplified toolbar variant 2015-08-17 16:34:05 -05:00
Wes Cossick 8754f008fd New heading icon: Update README / tweak code 2015-08-14 14:07:36 -05:00
Wes Cossick 28bbe67223 Tweak README 2015-08-11 23:25:37 -05:00
Wes Cossick 214045165c Update README to include new options 2015-08-11 11:26:24 -05:00