{
  "backmatter": "",
  "bulletListMarker": "-",
  "codeBlockStyle": "fenced",
  "contextMenus": true,
  "disallowedChars": "[]#^",
  "downloadImages": false,
  "downloadMode": "downloadsApi",
  "emDelimiter": "_",
  "fence": "```",
  "frontmatter": "---\ndate: {date:YYYY-MM-DD}\ntags: []\nsource: {baseURI}\nauthor: {byline}\n---\n\n# {pageTitle}\n\n> ## Excerpt\n> {excerpt}\n\n---",
  "headingStyle": "atx",
  "hr": "___",
  "imagePrefix": "{pageTitle}/",
  "imageRefStyle": "inlined",
  "imageStyle": "originalSource",
  "includeTemplate": true,
  "linkReferenceStyle": "full",
  "linkStyle": "inlined",
  "mdClipsFolder": "zettelkasten",
  "obsidianFolder": "",
  "obsidianIntegration": true,
  "obsidianVault": "zettelkasten",
  "saveAs": false,
  "strongDelimiter": "**",
  "title": "{pageTitle}",
  "turndownEscape": true
}