mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-05 08:27:18 -04:00
Apply special markup to first-level headings in default dark style
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"h1": {
|
||||
"prefix": "\n ",
|
||||
"format": "=> {{.text}} <=",
|
||||
"format": "=> {{(Join (Split .text \"\") \" \")}} <=",
|
||||
"margin": 2,
|
||||
"bold": true,
|
||||
"background_color": "69"
|
||||
|
||||
Reference in New Issue
Block a user