mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Modified position of escapeHtmlCharactersInCodeTag definition
This commit is contained in:
@@ -599,8 +599,8 @@ function handleAttachmentLinkPaste (storageKey, noteKey, linkText) {
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
copyAttachment,
|
copyAttachment,
|
||||||
fixLocalURLS,
|
|
||||||
escapeHtmlCharactersInCodeTag,
|
escapeHtmlCharactersInCodeTag,
|
||||||
|
fixLocalURLS,
|
||||||
generateAttachmentMarkdown,
|
generateAttachmentMarkdown,
|
||||||
handleAttachmentDrop,
|
handleAttachmentDrop,
|
||||||
handlePastImageEvent,
|
handlePastImageEvent,
|
||||||
|
|||||||
Reference in New Issue
Block a user