mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	fix note tooltip code rendering
This commit is contained in:
		
							parent
							
								
									ede9c43f67
								
							
						
					
					
						commit
						33780c1e17
					
				| @ -31,7 +31,7 @@ async function getRenderedContent(entity, options = {}) { | ||||
|         await renderText(entity, $renderedContent); | ||||
|     } | ||||
|     else if (type === 'code') { | ||||
|         await renderCode(entity, options, $renderedContent); | ||||
|         await renderCode(entity, $renderedContent); | ||||
|     } | ||||
|     else if (type === 'image') { | ||||
|         renderImage(entity, $renderedContent, options); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam