mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 00:47:15 -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": "─"
|
"row_separator": "─"
|
||||||
},
|
},
|
||||||
"task": {
|
"task": {
|
||||||
"unticked": "[ ] ",
|
"unticked": "✗ ",
|
||||||
"ticked": "[x] "
|
"ticked": "✓ "
|
||||||
},
|
},
|
||||||
"strikethrough": {
|
"strikethrough": {
|
||||||
"block_prefix": "~~",
|
"block_prefix": "~~",
|
||||||
|
|||||||
+2
-1
@@ -61,7 +61,8 @@
|
|||||||
"format": "\n--------\n"
|
"format": "\n--------\n"
|
||||||
},
|
},
|
||||||
"block_quote": {
|
"block_quote": {
|
||||||
"block_prefix": "> "
|
"indent": 1,
|
||||||
|
"indent_token": "> "
|
||||||
},
|
},
|
||||||
"definition_list": {},
|
"definition_list": {},
|
||||||
"definition_term": {},
|
"definition_term": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user