.obsidian/plugins/obsidian-filename-heading-sync/data.json

14 lines
273 B
JSON
Raw Normal View History

2023-11-18 05:21:52 +00:00
{
"userIllegalSymbols": [
"[]",
"#",
"..."
],
"ignoredFiles": {},
"ignoreRegex": "\\b(_Templates|_Resources)\\b",
"useFileOpenHook": false,
"useFileSaveHook": true,
"newHeadingStyle": "Prefix",
"replaceStyle": false,
"underlineString": "***"
}