14 lines
307 B
JSON
14 lines
307 B
JSON
{
|
|
"newFileLocation": "current",
|
|
"newLinkFormat": "relative",
|
|
"attachmentFolderPath": "./assets",
|
|
"strictLineBreaks": true,
|
|
"useMarkdownLinks": true,
|
|
"showLineNumber": false,
|
|
<<<<<<< HEAD
|
|
"trashOption": "local"
|
|
=======
|
|
"trashOption": "local",
|
|
"alwaysUpdateLinks": true
|
|
>>>>>>> origin/main
|
|
} |