优化 markdown 解析
This commit is contained in:
parent
b8c464bd4c
commit
f50cdc47ab
@ -30,7 +30,7 @@ export interface StyleOptions {
|
||||
fontWeight?: string | number
|
||||
fontStyle?: string
|
||||
lineHeight?: string | number
|
||||
textAlign?: 'left' | 'center' | 'right'
|
||||
textAlign?: 'left' | 'center' | 'right' | 'justify'
|
||||
textDecoration?: string
|
||||
textIndent?: string | number
|
||||
letterSpacing?: string | number
|
||||
|
Loading…
Reference in New Issue
Block a user