Skip to content

Instantly share code, notes, and snippets.

@eevmanu
Created February 15, 2023 02:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eevmanu/bcdbb660857e282b025ef7b5612d4b96 to your computer and use it in GitHub Desktop.
Save eevmanu/bcdbb660857e282b025ef7b5612d4b96 to your computer and use it in GitHub Desktop.
{
"backmatter": "",
"bulletListMarker": "-",
"codeBlockStyle": "fenced",
"contextMenus": true,
"disallowedChars": "[]#^",
"downloadImages": false,
"downloadMode": "downloadsApi",
"emDelimiter": "_",
"fence": "```",
"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---",
"headingStyle": "atx",
"hr": "___",
"imagePrefix": "{pageTitle}/",
"imageRefStyle": "inlined",
"imageStyle": "originalSource",
"includeTemplate": false,
"linkReferenceStyle": "full",
"linkStyle": "inlined",
"mdClipsFolder": "pkb/",
"obsidianFolder": "",
"obsidianIntegration": false,
"obsidianVault": "",
"saveAs": false,
"strongDelimiter": "**",
"title": "{date:YYYY-MM-DD}--{baseURI}--{pageTitle}",
"turndownEscape": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment