mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
added an option to define a "min TOC headings", #2985
This commit is contained in:
@@ -56,7 +56,8 @@ const ALLOWED_OPTIONS = new Set([
|
||||
'monthlyBackupEnabled',
|
||||
'maxContentWidth',
|
||||
'compressImages',
|
||||
'downloadImagesAutomatically'
|
||||
'downloadImagesAutomatically',
|
||||
'minTocHeadings'
|
||||
]);
|
||||
|
||||
function getOptions() {
|
||||
|
||||
Reference in New Issue
Block a user