Remove superfluous heading prefixes as they already get inherited

This commit is contained in:
Christian Muehlhaeuser
2019-12-07 11:35:51 +01:00
parent a6ea92a2d8
commit 58c98f545c
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -30,14 +30,12 @@
"background_color": "57"
},
"h1": {
"prefix": "\n ",
"format": "=> {{(Join (Split .text \"\") \" \")}} <=",
"margin": 2,
"bold": true,
"background_color": "69"
},
"h2": {
"prefix": "\n",
"format": "# {{.text}}"
},
"table": {