mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 09:24:06 +01:00
🐛 https://github.com/siyuan-note/siyuan/issues/5964 inline math
This commit is contained in:
parent
89f4c33d88
commit
cb85ff6d8d
7 changed files with 90 additions and 52 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -31,7 +31,7 @@ interface Window {
|
|||
}
|
||||
|
||||
interface ITextOption {
|
||||
color: string,
|
||||
color?: string,
|
||||
type: string
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue