mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	package updates
This commit is contained in:
		| @@ -277,7 +277,7 @@ async function saveLinks(note, content) { | ||||
|     } | ||||
|  | ||||
|     const foundLinks = []; | ||||
| console.log("Scanning", content); | ||||
|  | ||||
|     if (note.type === 'text') { | ||||
|         content = findImageLinks(content, foundLinks); | ||||
|         content = findInternalLinks(content, foundLinks); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user