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

256 Commits

Author SHA1 Message Date
Jonathan
fc839e8dc8
Update README.md 2022-05-22 21:17:59 +02:00
Jonathan
a433f72891
Update README.md
Co-authored-by: Jeroen Akkerman <Jeroen_akkerman1@hotmail.com>
2022-05-17 11:12:46 +02:00
Jonathan
4b3930c4a7
Update README.md 2022-05-17 00:26:02 +02:00
Jeroen Akkerman
a7fb5d8f06
Merge pull request #436 from vanillajonathan/patch-2
Add missing undo and redo actions
2022-05-16 23:01:58 +02:00
Jonathan
764ce93d59
Use <kbd> markup element for keyboard shortcuts 2022-05-16 16:38:53 +02:00
Jonathan
af81424b78
Add missing undo and redo actions 2022-05-16 16:23:25 +02:00
Diego Garcia Weber
aa711787b2 clarified readme description of parameter, removed extra parantheses from type 2022-03-07 10:58:09 -05:00
Diego Garcia Weber
ed196be5a0 added option to readme, imagesPreviewHandler to types and defensive check that the handler provided by the user returns a string 2022-03-01 20:47:30 -05:00
ZsgsDesign
b0d20adc6e add instances example for imageCSRFToken 2022-01-24 12:07:07 +08:00
ZsgsDesign
f3dca2e82a add robust CSRF support and provide default values for CSRF fields 2022-01-24 12:05:00 +08:00
Jeroen Akkerman
722fb61ed2 Remove old travis build status badge 2022-01-11 21:51:01 +01:00
Jeroen Akkerman
33a4043dbb Update build status badge 2022-01-11 21:50:30 +01:00
Jeroen Akkerman
1c656d5712 Merge branch 'master' into options-toolbarbutton-attributes 2022-01-11 21:23:42 +01:00
Zignature
5df842b630 Fix for issue #386 Show '-' instead of '*' for unordered list
Added unorderedListStyle to the options
2022-01-11 15:45:36 +01:00
Zignature
a9d9993dae Fix for issue #380 Custom attributes for toolbar buttons
Added "attributes" option to custom toolbar button
2022-01-11 11:00:56 +01:00
Jeroen Akkerman
f004c2d0c3 More small README improvements 2021-10-10 01:04:28 +02:00
Jeroen Akkerman
551c84bc01 Fix indenting and some leftover old JS 2021-10-06 01:51:02 +02:00
Jeroen Akkerman
86e40bcf4a Update README with some more modern JS 2021-10-06 01:43:47 +02:00
Irene Oppo
aafd40f35b Add direction option to README 2021-10-05 10:04:05 +02:00
Steve
737aa13709 add a dash 2021-05-18 16:12:44 -07:00
Steve
038a9204b4 Allow for specifying a custom spell-checker for EasyMDE 2021-05-18 16:05:40 -07:00
Samson Zhang
3b755026d6 update readme with imagePathAbsolute option info 2021-03-11 12:14:44 -07:00
Jeroen Akkerman
dbe3872afb Update demo website link in README
Closes #283
2020-12-28 16:41:50 +01:00
Jeroen Akkerman
f286a6bae5
Merge pull request #250 from danice/scrollbar-styles
Include Codemirror scrollbar style property
2020-11-11 22:59:59 +01:00
Jeroen Akkerman
6209e53c69
Merge pull request #253 from devforth/master
Bugfixes for preview images in editor
2020-11-11 22:57:08 +01:00
Jeroen Akkerman
b06d1fe67f Add documentation and typings 2020-11-11 22:41:49 +01:00
Ivan Borshchov
edfeb87653 previewImagesInEditor doc improve 2020-10-08 12:20:26 +03:00
Daniel Calbet
c696922fe1 changelog: include new scrollbarStyle option 2020-10-04 06:55:35 +00:00
Michael Bolli
206f02272b changelog: include new autoRefresh option 2020-10-02 11:16:38 +02:00
czynskee
eac3f519fb Update readme with overlayMode options. 2020-09-16 12:48:52 -07:00
Boris Dalstein
418116c1cc Change default size units from 'b,Kb,Mb' to ' B, kB, MB' (#239) 2020-09-14 17:21:51 +02:00
Ivan Borshchov
2745b03b71 move line to another section ,rollback unneded change 2020-09-10 13:32:56 +03:00
Ivan Borshchov
2c793ee418 Add images preview in edit mode plus add keydown cleanup 2020-09-10 11:30:09 +03:00
Nick Denry
b23ff6675d Use undefined instead of false 2020-06-03 22:45:59 +03:00
Nick Denry
d339c6af97 Describe maxHeight option 2020-06-03 17:15:06 +03:00
Jeroen Akkerman
711d62cd8f Fix whitespace character in readme 2020-06-03 13:00:55 +02:00
Jeroen Akkerman
8fa73cf079 Add new option to documentation and typings 2020-06-03 12:55:27 +02:00
Dmitry Mazurov
1e64cba17e Added DateTimeFormat support for autosave.
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
2020-03-19 12:17:40 +03:00
dima-bzz
8a1e2e5d5b
Update Readme 2020-03-18 14:48:23 +03:00
Dmitry Mazurov
7706de0a2b Update Readme
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
2020-03-18 14:45:10 +03:00
Dmitry Mazurov
ad83e77aee Added option time format for autosave (12/24). Added option text for autosave. 2020-03-18 14:39:46 +03:00
Jeroen Akkerman
8c01edd7cd Merge branch 'master' into dropdown 2020-03-06 00:52:20 +01:00
adamb70
9d2665b895 Allow custom sanitize function
Update README.md
2020-02-04 13:46:56 +00:00
firm1
98fbe56248 allow dropdown menu on toolbar to group secondary buttons 2020-01-28 18:54:35 +01:00
firm1
9ab45526a1 Merge remote-tracking branch 'origin/allow-options' into allow-options
# Conflicts:
#	CHANGELOG.md
2020-01-26 20:28:08 +01:00
firm1
b6301f3976 update Changelog and @situphen 's review ! 2020-01-26 20:26:32 +01:00
Jeroen Akkerman
f319bc3096 Merge branch 'master' into allow-options 2020-01-26 00:05:09 +01:00
Jeroen Akkerman
b4eca2a3d6 Add name to changelog and add non-breaking option 2020-01-25 23:36:13 +01:00
firm1
4245da6eae add two options inputStyle and nativeSpellcheck 2020-01-25 03:43:44 +01:00
Situphen
0dc4c2697e Differentiate between regular autosave delay and submit autosave delay 2020-01-20 21:44:16 +01:00