mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 04:16:17 +01:00 
			
		
		
		
	cleanup of old code which used notecase formatting
This commit is contained in:
		@@ -11,7 +11,6 @@ function convertNoteToHtml(noteId, failedNotes) {
 | 
			
		||||
                return;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            note.detail.note_text = notecase2html(note);
 | 
			
		||||
            note.formatting = [];
 | 
			
		||||
 | 
			
		||||
            for (const link of note.links) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user