mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
Merge pull request #3299 from Banbury/code-options-linebreak
Added option to toggle line wrapping for Code notes
This commit is contained in:
@@ -33,6 +33,7 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'editedNotesWidget',
|
||||
'calendarWidget',
|
||||
'vimKeymapEnabled',
|
||||
'linewrapEnabled',
|
||||
'codeNotesMimeTypes',
|
||||
'spellCheckEnabled',
|
||||
'spellCheckLanguageCode',
|
||||
|
||||
Reference in New Issue
Block a user