mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	compatibility with online excalidraw tool
This commit is contained in:
		
							parent
							
								
									bea39f37ee
								
							
						
					
					
						commit
						1b68adf3e4
					
				@ -285,6 +285,8 @@ export default class ExcalidrawTypeWidget extends TypeWidget {
 | 
			
		||||
        })
 | 
			
		||||
 | 
			
		||||
        const content = {
 | 
			
		||||
            type: "excalidraw",
 | 
			
		||||
            version: 2,
 | 
			
		||||
            _meta: "This note has type `canvas`. It uses excalidraw and stores an exported svg alongside.",
 | 
			
		||||
            elements, // excalidraw
 | 
			
		||||
            appState, // excalidraw
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user