We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://ld246.com/article/1636891083036
原因是上古版本嵌入节点 !((20210603142635-biwpl5c "{{.text}}")) 迁移数据时不正常,现在已经不存在该节点类型了,导致解析报错。
!((20210603142635-biwpl5c "{{.text}}"))
改为将该节点已文本节点方式进行解析渲染。
The text was updated successfully, but these errors were encountered:
🎨 数据解析报错导致的启动闪退问题 siyuan-note/siyuan#3418
503866c
88250
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
https://ld246.com/article/1636891083036
原因是上古版本嵌入节点
!((20210603142635-biwpl5c "{{.text}}"))
迁移数据时不正常,现在已经不存在该节点类型了,导致解析报错。改为将该节点已文本节点方式进行解析渲染。
The text was updated successfully, but these errors were encountered: