Commit Graph

146 Commits (master)

Author SHA1 Message Date
Wes Cossick 7dc2a8f7fe Revert "Revert this"
This reverts commit 021e705242.
8 years ago
Wes Cossick 021e705242 Revert this 8 years ago
Wes Cossick c949cad2d8 Update URLs; prefer SSL 8 years ago
Wes Cossick b6b1f7c1ef Merge pull request #304 from bbemis017/readmeError
Readme error
8 years ago
Benjamin Bemis d9d0cd50d5 Fixed Syntax Error in readme file 8 years ago
Wes Cossick 4ec9ab8be0 Tweak documentation for styleSelectedText 8 years ago
Wes Cossick 6ed8344248 Fix documentation for styleSelectedText 8 years ago
Kasparas Galdikas 490e57ded1 Added mark-selection plugin from CodeMirror with config option on simplemde 8 years ago
Wes Cossick 711af1b472 Merge pull request #264 from NextStepWebs/pr/256
Pull request #256 remove conflicts
8 years ago
Wes Cossick 787ed40fe6 Update URLs to use SimpleMDE.com 8 years ago
Curtis Badke ecff05833b Add forceSync to non-default options listing. 8 years ago
Curtis Badke 20f5b54a46 Fix naming and style based on feedback
* forceSynch -> forceSync
* change documentation description
8 years ago
Curtis Badke 0fb087ca38 Add forceSynch option which will autosave to textarea.
Since this is built on CodeMirror I opted to use CodeMirror's save
behaviour rather than pulling the value and stomping on the textarea's
innerHtml.

Fixes #193
8 years ago
Wes Cossick 71d979ad61 Use SSL URLs 8 years ago
Wes Cossick 56705bfd20 Tweak wording in README 8 years ago
Laszlo Moczo 5a53199586 Optional prompt windows to Link and Image 8 years ago
Laszlo Moczo eb568ddbde Merge remote-tracking branch 'NextStepWebs/development' into development 8 years ago
Dave Brondsema bce5372947 Context aware code button to handle toggling on and off code blocks and inline code markup 8 years ago
Laszlo Moczo 26519235c6 Optional prompt windows to Link and Image
Optional prompt windows to Link and Image
8 years ago
trwired fd8e6a7825 Allow reverting back to the initial textarea (fixes #142) 8 years ago
Wes Cossick d1445222aa Remove "What's Changed" secion, Reword "How it works" 8 years ago
Wes Cossick 4b75a4e38e Tweak README for the last time 8 years ago
Wes Cossick cc4cd7acdd Tweak wording some more 8 years ago
Wes Cossick 1e51e98649 Tweak status bar wording 8 years ago
Wes Cossick 6b6bb408cf Refactor custom status bar items 8 years ago
Ryan Graham 7904c44036 Updated README to explain statusCustom support 8 years ago
trwired 131e5d8beb Included info on configuring and using custom keyboard shortcuts 8 years ago
Adam Misiorny 8469cbc839 add clean block feature 8 years ago
Adam Misiorny 95cfe5a353 change spaces to tab 8 years ago
Adam Misiorny c92f4e3bd3 change single quotes to double quotes 8 years ago
Adam Misiorny f891cfb787 add placeholder option 8 years ago
Wes Cossick 4eec6e6e3a Document showIcons; Tweak other wording 8 years ago
Wes Cossick 169752eb9d More clearly document custom button code 8 years ago
Wes Cossick 170cbd0b2f Merge pull request #185 from adam187/feature/block-styles
add ability to set up markup for bold and italic
9 years ago
Wes Cossick b4ee8a06e4 Fix small typo 9 years ago
Adam Misiorny e7c45cfeec Update README.md 9 years ago
Adam Misiorny 19463486ef improve readme 9 years ago
Adam Misiorny abedc7371d add ability to set up markup for bold and italic 9 years ago
Qumber d850ff7f0c Updated documentation for adding table 9 years ago
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_”
9 years ago
Wes Cossick 52ed959be9 Change unique_id to uniqueId 9 years ago
Wes Cossick 69e65ac0d1 Make autosave option more clear 9 years ago
Wes Cossick 2d9e8956a1 REAMDE use double quotes 9 years ago
Wes Cossick c1c8de5115 Add comment to option demo code 9 years ago
Wes Cossick fdcd613199 Document new option 9 years ago
Wes Cossick 788f371253 Tweak README wording 9 years ago
Wes Cossick 118a61b0d7 Update README to fix bug 9 years ago
Wes Cossick 55f3c243c8 Syntax highlight code in README 9 years ago
Wes Cossick efc38f43da Update CodeMirror; Add three state methods 9 years ago
Wes Cossick 6215739a60 Add missing comma to README example code 9 years ago