mirror of
https://github.com/ferenk/obsidian-tokenz.git
synced 2026-07-22 10:50:32 +00:00
+ ... in the whole document: Highlighting can be turned on/off + ... in code blocks: Several settings in Options to set up highlighting + ... in code blocks: Custom rule sets to fine tune highlighting options
7 lines
No EOL
165 B
JSON
7 lines
No EOL
165 B
JSON
{
|
|
"bSuggestions": true,
|
|
"bSuggestReplaceTokens": false,
|
|
"nSuggestLimit": 26,
|
|
"strEditorHighlightMode": "completion",
|
|
"strSuggestionSeparator": "--------"
|
|
} |