行内链接预览 v2.18.0
这个 VitePress 插件实现了类似 Obsidian 的链接预览功能。
功能支持
与双向链接一起搭配更佳预览任何页面隐藏页面内元素智能判断浮床位置自动判断外链原生与 VitePress 样式兼容遵循 Nolebase Integrations 国际化规范标准无障碍最佳实践 一览效果
试一试
在与下面的预览弹出窗口进行交互和尝试时,任何的滚动、点击和浏览能力都是支持的,而且不会干扰到外部的页面。
注意哦,在预览时也支持完整的交互能力!🤗
想要自己触发看看?
没问题!尝试把鼠标/光标悬停在这个链接上,你会看到一个弹窗,展示了链接的预览内容:
双向链接示例页面 👈 试试看悬浮
安装
安装到 VitePress 是非常简单容易的,请移步至快速上手阅读试试看吧!
配置
行内链接预览插件提供很多配置选项,允许你自定义包括浮床大小,弹窗延迟,甚至是显示文案!有关如何配置以及具体的配置信息,请移步至配置。
Contributors
Changelog
6a44712
-feat(sidebar): get directory title from frontmatter (#483)a77cb30
-feat(index): new plugin vitepress-plugin-index (#328)e00b95a
-feat(git-changelog): added i18n capabilities, added more fancy documentations (#156)e690e14
-docs: refactored docs to better guide users9f66cfd
-feat(inline-link-preview): migrated to unbuild, wrapped with standalone markdown-it
plugin, added fancy documentations (#155)68b2155
-feat(docs): better docs, fixed ui components previewing, type issues (#116)68604ef
-docs: added docs for pluginsacd31f3
-docs: rename to integrationsaea84aa
-docs: updated structure and links