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": "─" "row_separator": "─"
}, },
"task": { "task": {
"unticked": " ", "unticked": "[ ] ",
"ticked": " " "ticked": "[✓] "
}, },
"strikethrough": { "strikethrough": {
"crossed_out": true "crossed_out": true