Update task list styling

This commit is contained in:
Christian Rocha
2019-12-18 22:05:21 -05:00
parent f8268e88d0
commit 994635af06
+2 -2
View File
@@ -66,8 +66,8 @@
"row_separator": "─"
},
"task": {
"unticked": " ",
"ticked": " "
"unticked": "[ ] ",
"ticked": "[✓] "
},
"strikethrough": {
"crossed_out": true