parserlib: text-emphasis-color
This commit is contained in:
parent
421526d60b
commit
6b87f7840f
|
@ -562,6 +562,7 @@ self.parserlib = (() => {
|
||||||
'[ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]',
|
'[ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]',
|
||||||
'text-decoration-style': '<text-decoration-style>',
|
'text-decoration-style': '<text-decoration-style>',
|
||||||
'text-emphasis': '<text-emphasis-style> || <color>',
|
'text-emphasis': '<text-emphasis-style> || <color>',
|
||||||
|
'text-emphasis-color': '<color>',
|
||||||
'text-emphasis-style': '<text-emphasis-style>',
|
'text-emphasis-style': '<text-emphasis-style>',
|
||||||
'text-emphasis-position': '[ over | under ] && [ right | left ]?',
|
'text-emphasis-position': '[ over | under ] && [ right | left ]?',
|
||||||
'text-height': 1,
|
'text-height': 1,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user