mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-03 23:47:26 -04:00
Support definition lists in default styles
This commit is contained in:
@@ -97,6 +97,11 @@
|
||||
"block_quote": {
|
||||
"prefix": "> "
|
||||
},
|
||||
"definition_list": {},
|
||||
"definition_term": {},
|
||||
"definition_description": {
|
||||
"prefix": "\n=> "
|
||||
},
|
||||
"html_block": {},
|
||||
"html_span": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user