docsify-edit-on-github icon indicating copy to clipboard operation
docsify-edit-on-github copied to clipboard

This config。It didn't work

Open jiangkaifree opened this issue 4 years ago • 1 comments

Hello, Can I ask a question? this is my congfig.

plugins: [
          EditOnGithubPlugin.create(
            "https://github.com/2462870727/project-rules/tree/main/docs",
            undefined,
            "Edit this Page on GitHub"
          ),
        ],

It didn't work

jiangkaifree avatar Oct 14 '21 15:10 jiangkaifree

I fixed this small issue, you can look at pr

xygodcyx avatar Jun 02 '24 16:06 xygodcyx