mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:05:55 +01:00 
			
		
		
		
	added option to bring back plain (non-markdown) headings, closes #1678
This commit is contained in:
		| @@ -40,7 +40,8 @@ const ALLOWED_OPTIONS = new Set([ | ||||
|     'nativeTitleBarVisible', | ||||
|     'attributeListExpanded', | ||||
|     'promotedAttributesExpanded', | ||||
|     'similarNotesExpanded' | ||||
|     'similarNotesExpanded', | ||||
|     'headingStyle' | ||||
| ]); | ||||
|  | ||||
| function getOptions() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user