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

426 Commits

Author SHA1 Message Date
Wes Cossick
2d9e8956a1 REAMDE use double quotes 2015-11-03 11:37:00 -06:00
Wes Cossick
dab0b6be7b Merge pull request #155 from NextStepWebs/development
New option, HTML highlighting, Gulp build tweaks, Fix bugs
1.8.1
2015-11-03 11:33:50 -06:00
Wes Cossick
b98ad3fbf6 Commit latest build 2015-11-03 11:33:07 -06:00
Wes Cossick
73e5e5fb4e Change replaceTexts to insertTexts 2015-11-03 11:31:22 -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
b1505af98a Update dependencies 2015-11-03 11:19:55 -06:00
Wes Cossick
7c908ca39c Recompile with 1.8.1 comment 2015-11-03 11:03:58 -06:00
Wes Cossick
16434578f0 Change to 1.8.1 2015-11-03 11:01:35 -06:00
Wes Cossick
cc7f1b456a 1.8.1 2015-11-03 11:01:11 -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
361c097643 Fix gradient CSS 2015-11-03 10:29:46 -06:00
Wes Cossick
5e0aeee60d Gulp file prettifies src files 2015-11-03 10:16:20 -06:00
Wes Cossick
cef2623e2a Recompile files with latest commits 2015-11-03 10:16:08 -06:00
Wes Cossick
9157e862f9 Merge pull request #152 from alexcanessa/development
Add the replace selection text to the options.
2015-11-03 09:45:43 -06:00
Alex Canessa
8bf55b1b34 Add the replace selection text to the options. 2015-11-03 10:36:24 +00:00
Wes Cossick
e20b64c97a Fix bug with sprockets compilation 2015-10-26 10:37:00 -05:00
Wes Cossick
0e6e466346 Merge pull request #146 from NextStepWebs/revert-145-kleroy_fix-sprockets-compilation-error
Revert "Fix sprockets compilation error related to `filter: progid:`"
2015-10-26 10:36:29 -05:00
Wes Cossick
3baa1d1ac8 Revert "Fix sprockets compilation error related to filter: progid:" 2015-10-26 10:36:14 -05:00
Wes Cossick
16d5a4d894 Merge pull request #145 from kle-roy/kleroy_fix-sprockets-compilation-error
Fix sprockets compilation error related to `filter: progid:`
2015-10-26 10:36:01 -05:00
kleroy
e1b70d737e Fix sprockets compilation error related to filter: progid:
```
Invalid CSS after "...);filter:progid": expected ";", was ": DXImageTransf..."
```
2015-10-24 12:35:56 +02:00
Wes Cossick
cfb2f6c046 Gulp.js: Add header comment to all built files 2015-10-22 12:04:27 -05:00
Wes Cossick
063e6f99b1 Rebuild project with latest commits 2015-10-22 12:02:23 -05:00
Wes Cossick
de87b0ccd3 Added basic HTML tag syntax highlight styling 2015-10-21 10:04:21 -05:00
Wes Cossick
d3a2625bb2 Merge pull request #143 from NextStepWebs/revert-141-master
Revert "Added basic HTML tag syntax highlight styling"
2015-10-21 10:01:22 -05:00
Wes Cossick
b59279a3d8 Revert "Added basic HTML tag syntax highlight styling" 2015-10-21 10:01:11 -05:00
Wes Cossick
05f1d47210 Merge pull request #141 from danabrey/master
Added basic HTML tag syntax highlight styling
2015-10-21 10:00:59 -05:00
danabrey
e79b5f14ed Added basic HTML tag syntax highlight styling 2015-10-21 11:09:44 +01:00
Wes Cossick
1e3ddd01af Merge pull request #140 from NextStepWebs/development
Fix bower package name
1.8.0
2015-10-20 15:42:32 -05:00
Wes Cossick
0ec4eafeff Fix bower package name 2015-10-20 15:42:12 -05:00
Wes Cossick
653dde0d5d Merge pull request #139 from NextStepWebs/development
UMD design, Bower support, Linting, Bug fixes
2015-10-20 15:41:09 -05:00
Wes Cossick
0554746fd2 Update version to 1.8.0 and recompile 2015-10-20 15:26:48 -05:00
Wes Cossick
03b5ed2551 Fix preview overlap issue 2015-10-20 15:13:28 -05: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
b677adaeb9 Don't ignore hidden files for bower 2015-10-20 11:04:48 -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
4333d2e5eb Update .gitignore 2015-10-20 09:46:56 -05:00
Wes Cossick
7e2508269c Create bower.json 2015-10-20 09:46:43 -05:00
Wes Cossick
111c5f7858 Fix typo 2015-10-20 09:43:09 -05:00
Wes Cossick
7bc9d9b0ff Merge pull request #137 from NextStepWebs/revert-134-master
Revert "Added bower support"
2015-10-20 09:36:27 -05:00
Wes Cossick
5b0dd8e50b Revert "Added bower support" 2015-10-20 09:36:15 -05:00
Wes Cossick
dc78ab2c6a Merge pull request #134 from FabianKoestring/master
Added bower support
2015-10-20 09:36:08 -05:00
Wes Cossick
dc5126b4fe Make linter happy 2015-10-19 12:53:40 -05:00
Wes Cossick
8e53037df9 Merge pull request #127 from PhantomXCool/development
Add Support UMD
2015-10-19 12:42:16 -05:00
Fabian Köstring
6fcc1e6406 Update bower.json 2015-10-16 10:42:17 +02:00
Fabian Köstring
b9e66d326c Update README.md 2015-10-16 10:41:01 +02:00