mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +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
|
|
@ -64,7 +64,6 @@ type Path struct {
|
|||
ID string `json:"id"` // 块 ID
|
||||
Box string `json:"box"` // 块 Box
|
||||
Name string `json:"name"` // 当前路径
|
||||
Full string `json:"full"` // 全路径
|
||||
Type string `json:"type"` // "path"
|
||||
NodeType string `json:"nodeType"` // 节点类型
|
||||
SubType string `json:"subType"` // 节点子类型
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue