mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-05 16:37:19 -04:00
Update styles to support strikethrough
This commit is contained in:
+5
-2
@@ -81,11 +81,14 @@
|
||||
"color": "244"
|
||||
},
|
||||
"table": {},
|
||||
"strikethrough": {
|
||||
"crossed_out": true
|
||||
},
|
||||
"emph": {
|
||||
"italic": true
|
||||
"italic": true
|
||||
},
|
||||
"strong": {
|
||||
"bold": true
|
||||
"bold": true
|
||||
},
|
||||
"hr": {
|
||||
"format": "\n--------\n",
|
||||
|
||||
Reference in New Issue
Block a user