🎨 Clean code
This commit is contained in:
parent
3acb6310a5
commit
ec8854566f
1 changed files with 5 additions and 6 deletions
|
@ -266,7 +266,6 @@ var typeAbbrMap = map[string]string{
|
|||
"NodeThematicBreak": "tb",
|
||||
"NodeVideo": "video",
|
||||
"NodeAudio": "audio",
|
||||
// 行级元素 TODO: 移除旧版中的行级元素实现代码 https://github.com/siyuan-note/siyuan/issues/6819
|
||||
"NodeText": "text",
|
||||
"NodeImage": "img",
|
||||
"NodeLinkText": "link_text",
|
||||
|
|
Loading…
Add table
Reference in a new issue