{ "document": { "block_prefix": "\n", "block_suffix": "\n", "color": "#f8f8f2", "margin": 2 }, "block_quote": { "color": "#f1fa8c", "italic": true, "indent": 2 }, "paragraph": {}, "list": { "color": "#f8f8f2", "level_indent": 2 }, "heading": { "block_suffix": "\n", "color": "#bd93f9", "bold": true }, "h1": { "prefix": "# " }, "h2": { "prefix": "## " }, "h3": { "prefix": "### " }, "h4": { "prefix": "#### " }, "h5": { "prefix": "##### " }, "h6": { "prefix": "###### " }, "text": {}, "strikethrough": { "crossed_out": true }, "emph": { "color": "#f1fa8c", "italic": true }, "strong": { "color": "#ffb86c", "bold": true }, "hr": { "color": "#6272A4", "format": "\n--------\n" }, "item": { "block_prefix": "• " }, "enumeration": { "block_prefix": ". ", "color": "#8be9fd" }, "task": { "ticked": "[✓] ", "unticked": "[ ] " }, "link": { "color": "#8be9fd", "underline": true }, "link_text": { "color": "#ff79c6" }, "image": { "color": "#8be9fd", "underline": true }, "image_text": { "color": "#ff79c6", "format": "Image: {{.text}} →" }, "code": { "color": "#50fa7b" }, "code_block": { "color": "#ffb86c", "margin": 2 }, "table": { "center_separator": "┼", "column_separator": "│", "row_separator": "─" }, "definition_list": {}, "definition_term": {}, "definition_description": { "block_prefix": "\n🠶 " }, "html_block": {}, "html_span": {} }