integrations icon indicating copy to clipboard operation
integrations copied to clipboard

A collection of diverse documentation engineering tools | 多元化的文档工程工具合集

Results 35 integrations issues
Sort by recently updated
recently updated
newest added

dependencies
upstream
difficulty/easy

`layoutSwitch.disableAnimation` 在页面加载之后十秒左右之内是无效的, 依然会有动画transition效果. 刷新页面可以持续触发这个问题 - 其实动画也没什么不好, 但是在切换page layout的时候 (比如home到doc) nav那儿属实不太好看, 尤其搜索框. Reproduction: 就用我这个WIP项目吧.. 反正关于Vitepress的部分也不复杂 https://github.com/xsjcTony/remark-magic-link

Currently, if want to use multiple plugins, need to configure them one by one. It would be better if a plugin package was provided and multiple plugins could be inherited...

enhancement
difficulty/hard

鼠标在段落中移动,正常情况是移动到下一个段落,上一个段落的条会在移入之后跟随移动过来,而不是消失后再出现; 同段落不同行则不会出现这个问题。 ![动画](https://github.com/user-attachments/assets/daef5391-b687-4ea8-8e1a-3853425eca1d)

pkg/enhanced-readabilities
difficulty/easy
bug/pending-repro