{ "document": { "indent": 4, "prefix": "\n\n", "suffix": "\n\n", "color": "234" }, "h1": { "format": " {{.text}} ", "suffix": "\n\n", "background_color": "63", "color": "228", "bold": true }, "h2": { "prefix": "\n", "suffix": "\n", "format": "## {{.text}}", "color": "27", "bold": true }, "h3": { "format": "### {{.text}}", "suffix": "\n", "color": "27", "bold": true }, "h4": { "format": "#### {{.text}}", "suffix": "\n", "color": "27", "bold": true }, "h5": { "format": "##### {{.text}}", "suffix": "\n", "color": "27", "bold": true }, "h6": { "format": "###### {{.text}}", "suffix": "\n", "color": "27", "bold": false }, "text": {}, "list": {}, "item": { "prefix": "• " }, "enumeration": { "prefix": ". " }, "link_text": { "color": "29", "bold": true }, "link": { "format": "{{.text}}", "underline": true, "color": "36" }, "image_text": { "format": "Image: {{.text}} ->", "color": "243" }, "image": { "underline": true, "color": "205" }, "code": { "format": " {{.text}} ", "background_color": "254", "color": "203" }, "code_block": { "margin": 4, "color": "240" }, "table": {}, "emph": { "italic": true }, "strong": { "bold": true }, "hr": { "format": "\n--------\n", "color": "240" }, "block_quote": {}, "del": {}, "softbreak": {}, "hardbreak": {}, "html_block": {}, "html_span": {} }