Update default styles

This commit is contained in:
Christian Muehlhaeuser
2019-12-13 03:06:54 +01:00
parent aa7c98e225
commit 5b7ca1696b
4 changed files with 8 additions and 4 deletions
+5 -1
View File
@@ -38,7 +38,7 @@
},
"text": {},
"list": {
"indent": 4
"level_indent": 4
},
"item": {
"prefix": "• "
@@ -73,6 +73,10 @@
"color": "244"
},
"table": {},
"task": {
"unticked": "✗ ",
"ticked": "✓ "
},
"strikethrough": {
"crossed_out": true
},