add copy button to code snippets (#2597)

This commit is contained in:
Alex Fornuto 2021-09-15 15:30:07 -05:00 committed by GitHub
parent 2f7a79d4f5
commit 8bc39a682b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -6,6 +6,10 @@ module.exports = {
plugins: [
"vuepress-plugin-element-tabs",
'vuepress-plugin-mermaidjs',
[
'vuepress-plugin-code-copy',
true
],
[
"check-md",
{