28 lines
873 B
JSON
28 lines
873 B
JSON
{
|
|
"headingStyle": "atx",
|
|
"hr": "---",
|
|
"bulletListMarker": "-",
|
|
"codeBlockStyle": "fenced",
|
|
"fence": "```",
|
|
"emDelimiter": "*",
|
|
"strongDelimiter": "**",
|
|
"linkStyle": "inlined",
|
|
"linkReferenceStyle": "full",
|
|
"imageStyle": "originalSource",
|
|
"imageRefStyle": "inlined",
|
|
"frontmatter": "---\ncreated: {date:YYYY-MM-DDTHH:mm:ss} (UTC {date:Z})\ntags: [{keywords}]\nsource: {baseURI}\nauthor: {byline}\n---\n\n# {pageTitle}\n\n> ## Excerpt\n> {excerpt}\n\n---",
|
|
"backmatter": "",
|
|
"title": "{pageTitle}",
|
|
"includeTemplate": true,
|
|
"saveAs": false,
|
|
"downloadImages": true,
|
|
"imagePrefix": "img/{pageTitle}/",
|
|
"mdClipsFolder": "MarkDownload",
|
|
"disallowedChars": "[]#^",
|
|
"downloadMode": "downloadsApi",
|
|
"turndownEscape": true,
|
|
"contextMenus": true,
|
|
"obsidianIntegration": true,
|
|
"obsidianVault": "Notes",
|
|
"obsidianFolder": "Webclips"
|
|
} |