mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 00:36:33 +01:00
added content style to tar html export as well
This commit is contained in:
@@ -146,7 +146,7 @@ async function printActiveNote() {
|
||||
importCSS: false,
|
||||
loadCSS: [
|
||||
"libraries/codemirror/codemirror.css",
|
||||
"libraries/ckeditor/ckeditor-print.css"
|
||||
"libraries/ckeditor/ckeditor-content.css"
|
||||
],
|
||||
debug: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user