mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-03 23:47:26 -04:00
Compress heading styles
This commit is contained in:
+3
-5
@@ -4,29 +4,27 @@
|
||||
"prefix": "\n\n",
|
||||
"suffix": "\n\n"
|
||||
},
|
||||
"heading": {
|
||||
"suffix": "\n"
|
||||
},
|
||||
"h1": {
|
||||
"suffix": "\n\n",
|
||||
"styled_prefix": "# "
|
||||
},
|
||||
"h2": {
|
||||
"prefix": "\n",
|
||||
"suffix": "\n",
|
||||
"styled_prefix": "## "
|
||||
},
|
||||
"h3": {
|
||||
"suffix": "\n",
|
||||
"styled_prefix": "### "
|
||||
},
|
||||
"h4": {
|
||||
"suffix": "\n",
|
||||
"styled_prefix": "#### "
|
||||
},
|
||||
"h5": {
|
||||
"suffix": "\n",
|
||||
"styled_prefix": "##### "
|
||||
},
|
||||
"h6": {
|
||||
"suffix": "\n",
|
||||
"styled_prefix": "###### "
|
||||
},
|
||||
"text": {},
|
||||
|
||||
Reference in New Issue
Block a user