Jonathan
332cf61086
Add header size 4, 5 and 6
2022-05-17 23:17:04 +02:00
Jonathan
c1071c8539
Add header size 4, 5 and 6
2022-05-17 23:15:13 +02:00
Jeroen Akkerman
16b1de652e
Update dependencies
2022-05-17 14:42:41 +02:00
Jeroen Akkerman
8b9cf3e812
Merge pull request #444 from vanillajonathan/patch-2
2022-05-17 13:24:08 +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
Jeroen Akkerman
7b4c6dae9e
Merge pull request #438 from vanillajonathan/patch-3
...
Use <kbd> markup element for keyboard shortcuts
2022-05-16 23:00:06 +02:00
Jeroen Akkerman
b6f207d235
Merge pull request #440 from vanillajonathan/patch-5
...
Fix broken markdown
2022-05-16 22:57:47 +02:00
Jonathan
591e278745
Fix broken markdown
2022-05-16 21:57:06 +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
Jeroen Akkerman
3d07f0eb97
Update dependencies
2022-04-23 22:06:59 +02:00
Jeroen Akkerman
16f2dde59d
Fix #399 autofocus property
2022-04-04 15:45:12 +02:00
Jeroen Akkerman
57f72bd5ae
Merge branch 'master' of https://github.com/Ionaru/simplemde-markdown-editor
2022-04-04 15:43:02 +02:00
Jeroen Akkerman
8765cf197b
Merge pull request #417 from sghoweri/patch-1
2022-03-23 20:32:49 +01:00
Salem Cobalt
bf9b0108d7
Handle Webp Image Uploads
...
With this fix, uploaded WebP images render as links in the markdown (vs images).
2022-03-23 14:45:32 -04:00
Jeroen Akkerman
f283f76f5c
Update dependencies
2022-03-19 23:25:58 +01:00
Jeroen Akkerman
a1ad87986d
Merge branch 'master' of https://github.com/Ionaru/simplemde-markdown-editor
2022-03-12 01:54:17 +01:00
Jeroen Akkerman
76fda35bf9
Merge pull request #411 from diego-gw/imagePreviewHandler
2022-03-12 01:53:27 +01:00
Jeroen Akkerman
1f30a11773
Add changelog entry
2022-03-12 01:45:14 +01:00
Diego Garcia Weber
aa711787b2
clarified readme description of parameter, removed extra parantheses from type
2022-03-07 10:58:09 -05:00
Jeroen Akkerman
853efd8a5e
Update dependencies
2022-03-06 21:30:06 +01: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
Diego Garcia Weber
d8fa00e460
Adds the option to add a handler for images preview
2022-03-01 17:15:35 -05:00
Jeroen Akkerman
f573560bb4
Update dependencies
2022-02-15 01:19:04 +01:00
Jeroen Akkerman
a021bdf8ae
Merge pull request #394 from ZsgsDesign/master
...
Add robust CSRF support and provide default values for CSRF fields
2022-02-14 15:15:00 +01:00
ZsgsDesign
aa6fe59e93
fixed default image configuration typo
2022-01-25 16:46:06 +08:00
ZsgsDesign
8805c379d8
fixed comment typo for csrf token
2022-01-24 12:24:27 +08: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
50d3680017
Merge pull request #393 from Zignature/escape-url-via-prompt
...
Fix #373 Encode and escape URLs entered via prompt
2022-01-17 00:17:36 +01:00
Jeroen Akkerman
81ec7780bc
Update changelog
2022-01-17 00:13:40 +01:00
Jeroen Akkerman
d8eae5d74c
Improve readability of encode/escape functionality
2022-01-17 00:13:40 +01:00
Jeroen Akkerman
0c2cf4cd51
Add tests for url prompts
2022-01-17 00:13:40 +01:00
Zignature
16545eb0e1
Made escaping prompt URLs automatic instead of optional again
2022-01-16 00:14:00 +01:00
Zignature
47f1e4f892
Updated readme and easymde.d.ts to reflect escapePrompURLs option
2022-01-15 23:56:27 +01:00
Zignature
c174b6f149
Changed function name escapeURI to escapedPromptURL and option escapeURLs to option escapePromptURLs
2022-01-15 23:34:05 +01:00
Zignature
33489ab616
URL encoding and escaping for JS prompt URLs
...
- URL encoding and escaping added for JS prompt entered URLs
- added option escapeURLs (boolean)
2022-01-15 23:26:10 +01:00
Zignature
5d0294f5f5
Fix issue #373 problems in urls with special characters
...
Added function to escape URLs entered via JS prompt.
It's a partial fix because people cannot be stopped entering URLs manually and forgetting to escape them.
2022-01-15 13:20:28 +01:00
Jeroen Akkerman
4fb35f2758
2.16.1
2.16.1
2022-01-14 23:27:44 +01:00
Jeroen Akkerman
d0116608e6
Update changelog for 2.16.1
2022-01-14 23:27:23 +01:00
Jeroen Akkerman
6159ed1383
Update marked to resolve security vulnerability
2022-01-14 23:23:54 +01:00
Jeroen Akkerman
a56badd0dc
Add test for markdown rendering
2022-01-14 23:09:20 +01:00
Jeroen Akkerman
24d86491da
Fix incorrect initial line and column count
2022-01-14 22:33:35 +01:00
Jeroen Akkerman
56532f9ce4
Add cypress tests
2022-01-14 22:27:43 +01: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
75fe53f062
2.16.0
2.16.0
2022-01-11 21:44:56 +01:00
Jeroen Akkerman
384655f968
Update changelog for 2.16.0
2022-01-11 21:44:50 +01:00