We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's in the documentation https://vitepress.vuejs.org/guide/theme-edit-link.html#edit-link
themeConfig.editLink There is no attribute pattern
export default defineConfig({ themeConfig: { editLink:{ pattern: "https://gitea.com/:path", } } })
add pattern
System: OS: Windows 10 10.0.19042 CPU: (8) x64 Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz Memory: 797.08 MB / 24.00 GB Binaries: Node: 16.14.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.18 - C:\Program Files\nodejs\yarn.CMD npm: 8.11.0 - C:\Program Files\nodejs\npm.CMD Browsers: Edge: Spartan (44.19041.1266.0), Chromium (102.0.1245.33) Internet Explorer: 11.0.19041.1566 npmPackages: vitepress: 1.0.0-alpha.1 => 1.0.0-alpha.1
No response
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
ref #698
Update: This commit is not in alpha.1, it will be in the next release.
alpha.1
No branches or pull requests
Describe the bug
It's in the documentation
https://vitepress.vuejs.org/guide/theme-edit-link.html#edit-link
themeConfig.editLink
There is no attribute pattern
Reproduction
Expected behavior
add pattern
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: