mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-22 23:14:07 +01:00
🐛 标题存在字体颜色时大纲异常 https://github.com/siyuan-note/siyuan/issues/5009
This commit is contained in:
parent
9b2ab2ed35
commit
6d6cfbe669
3 changed files with 1 additions and 3 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -386,7 +386,6 @@ declare interface IBlockTree {
|
|||
nodeType: string,
|
||||
subType: string,
|
||||
name: string,
|
||||
full: string,
|
||||
type: string,
|
||||
depth: number,
|
||||
url?: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue