Commit Graph

126 Commits (b6bee016c269713aafe82f8f6a053461ae5e04fa)

Author SHA1 Message Date
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 9 years ago
Adam Misiorny c92f4e3bd3 change single quotes to double quotes 9 years ago
Adam Misiorny f891cfb787 add placeholder option 9 years ago
Wes Cossick 4eec6e6e3a Document showIcons; Tweak other wording 9 years ago
Wes Cossick 169752eb9d More clearly document custom button code 9 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
Wes Cossick 773edca5fa Tweak wording of README 9 years ago
Wes Cossick 5662766c1f Note new ways to install, tweak format and wording 9 years ago
Wes Cossick 8d07c5e7f4 Tweak formatting 9 years ago
Wes Cossick 443a58cc28 New option: renderingConfig which includes syntax highlighting 9 years ago
Wes Cossick a52a9a0098 Use .no-disable and .no-mobile classes instead of .fa-X classes 9 years ago
Wes Cossick a93f7a2570 New hide icons option 9 years ago
Wes Cossick bfda8350ae Auto download Font Awesome 9 years ago
Wes Cossick 54f80c1f0f Remove mention of fencedCodeBlocks option (will not work) 9 years ago
Wes Cossick 263827a690 Combine columns to prevent wrapping 9 years ago
Wes Cossick f96ca0ecfa Rearrange options alphabetically 9 years ago
Wes Cossick 2f6af67480 parsingConfig documentation 9 years ago
Wes Cossick f14c5f446f previewRender now supports async too 9 years ago
Wes Cossick b4dc058bc0 Convert ' to " 9 years ago
Wes Cossick 83718f7f99 Merge pull request #84 from LulzAugusto/ReadmeImprovements
Readme improvements
9 years ago
Luiz Augusto Crisostomo de01fb33bc Fixed "numbered-list" name. Added a hint about how to programmatically set the value. 9 years ago
Wes Cossick 06134ae5ef Link to npm page 9 years ago
Wes Cossick 8dd6262274 Simplified previewRender option 9 years ago
Wes Cossick 2737ab0808 Make README more clear 9 years ago
Wes Cossick d4e5b77a8f Updates to custom preview rendering, Gulp dist files 9 years ago
Dave Brondsema 03aa254d99 Add preview_render README example js 9 years ago