mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
fixed major rendering problem with mixed links and formattings
This commit is contained in:
@@ -144,5 +144,7 @@ function html2notecase(contents, note) {
|
||||
}
|
||||
}
|
||||
|
||||
//console.log(contents);
|
||||
|
||||
note.detail.note_text = contents;
|
||||
}
|
||||
Reference in New Issue
Block a user