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
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
当前情况对于列表, 以及长本文段落等的双链引用的动态锚文本只会展示部分内容(列表展示第一项,长文本展示部分文字),但很多情况下希望展示全部内容,达到反链即正文的效果,减少在双链之间的跳跃.
参考 roam research, 默认动态锚文本展示全部内容, 静态锚文本展示Anchor.
The text was updated successfully, but these errors were encountered:
设置 - 编辑器 - 块引动态锚文本最大长度
Sorry, something went wrong.
对于列表来说依旧无法展示完整的列表, 且对于段落类的数学公式/图片并不能直接展示. 期待的是正文和反链拥有相同的展示效果.
反链面板正在改造,请关注 #3565
No branches or pull requests
在什么情况下你需要该特性? In what scenarios do you need this feature?
当前情况对于列表, 以及长本文段落等的双链引用的动态锚文本只会展示部分内容(列表展示第一项,长文本展示部分文字),但很多情况下希望展示全部内容,达到反链即正文的效果,减少在双链之间的跳跃.
描述可能的最优解决方案 Describe the optimal solution
参考 roam research, 默认动态锚文本展示全部内容, 静态锚文本展示Anchor.
The text was updated successfully, but these errors were encountered: