mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-05 08:27:18 -04:00
Use margins at the document level (versus indent) in default styles (#67)
* Use margins at the document level (versus indent) in default styles * Fix tests per the style changes in the previous commit
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"block_prefix": "\n",
|
||||
"block_suffix": "\n",
|
||||
"color": "234",
|
||||
"indent": 2
|
||||
"margin": 2
|
||||
},
|
||||
"block_quote": {
|
||||
"indent": 1,
|
||||
|
||||
Reference in New Issue
Block a user