mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-01 14:37:28 -04:00
Update notty & simple style
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
@@ -48,8 +48,8 @@
|
||||
"row_separator": "─"
|
||||
},
|
||||
"task": {
|
||||
"unticked": "[ ] ",
|
||||
"ticked": "[x] "
|
||||
"unticked": "✗ ",
|
||||
"ticked": "✓ "
|
||||
},
|
||||
"strikethrough": {
|
||||
"block_prefix": "~~",
|
||||
|
||||
+2
-1
@@ -61,7 +61,8 @@
|
||||
"format": "\n--------\n"
|
||||
},
|
||||
"block_quote": {
|
||||
"block_prefix": "> "
|
||||
"indent": 1,
|
||||
"indent_token": "> "
|
||||
},
|
||||
"definition_list": {},
|
||||
"definition_term": {},
|
||||
|
||||
Reference in New Issue
Block a user