mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 00:47:15 -04:00
Update styles to support strikethrough
This commit is contained in:
@@ -53,6 +53,10 @@
|
||||
"margin": 4
|
||||
},
|
||||
"table": {},
|
||||
"strikethrough": {
|
||||
"prefix": "~~",
|
||||
"suffix": "~~"
|
||||
},
|
||||
"emph": {
|
||||
"prefix": "*",
|
||||
"suffix": "*"
|
||||
|
||||
Reference in New Issue
Block a user