Skip to content

Commit

Permalink
test save
Browse files Browse the repository at this point in the history
  • Loading branch information
CYH1426 committed Nov 11, 2023
1 parent f40ea81 commit 7001a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/join/Markdown editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
console.error("File upload failed");
}
};
xhr.send(dataToSend);
xhr.send(markdownContent);
});
});
</script>
Expand Down

0 comments on commit 7001a34

Please sign in to comment.