mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-09-24 16:40:55 -06:00
Remove automatic save function on submit of form to stop MDE resaving the value as the submit is still occurring. This stops the already submitted value being redisplayed on load which improves the end user experience.