feat: 生成sketch自动切换为sketch视图
style: md内容样式
This commit is contained in:
@@ -140,6 +140,19 @@
|
||||
} else {
|
||||
return {}
|
||||
}
|
||||
},
|
||||
heading: {
|
||||
style: {
|
||||
fontFamily: 'Regular',
|
||||
lineHeight: 2
|
||||
// fontSize: '1.4rem'
|
||||
}
|
||||
},
|
||||
p: {
|
||||
style: {
|
||||
fontSize: '1.4rem',
|
||||
lineHeight: 1.5
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user