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 = {
|
||||
copyAttachment,
|
||||
fixLocalURLS,
|
||||
escapeHtmlCharactersInCodeTag,
|
||||
fixLocalURLS,
|
||||
generateAttachmentMarkdown,
|
||||
handleAttachmentDrop,
|
||||
handlePastImageEvent,
|
||||
|
||||
Reference in New Issue
Block a user