mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
more note etapi tests
This commit is contained in:
@@ -412,7 +412,6 @@ function checkImageAttachments(note, content) {
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
function findImageLinks(content, foundLinks) {
|
||||
const re = /src="[^"]*api\/images\/([a-zA-Z0-9_]+)\//g;
|
||||
let match;
|
||||
|
||||
Reference in New Issue
Block a user