mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
keep some types (e.g. mermaid diagrams) of notes full width
This commit is contained in:
@@ -51,6 +51,7 @@ const BUILTIN_ATTRIBUTES = [
|
||||
{ type: 'label', name: 'bookmarkFolder' },
|
||||
{ type: 'label', name: 'sorted' },
|
||||
{ type: 'label', name: 'top' },
|
||||
{ type: 'label', name: 'fullContentWidth' },
|
||||
|
||||
// relation names
|
||||
{ type: 'relation', name: 'runOnNoteCreation', isDangerous: true },
|
||||
|
||||
Reference in New Issue
Block a user