Remplacer simpleMDE par un éditeur maison #110

Merged
Darks merged 34 commits from new_editor into dev 2022-12-18 00:08:52 +01:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit f3b89716b7 - Show all commits

View File

@ -278,8 +278,6 @@ function preview() {
headers
};
console.log(payload);
fetch("/api/markdown", params).then(
(response) => {
response.text().then(