Skip to content

Files

Latest commit

77b303d · Sep 22, 2018

History

History

gitbook-plugin-copy-code-button

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 22, 2018
Sep 22, 2018
Sep 22, 2018
Sep 22, 2018
Sep 22, 2018
Sep 22, 2018
Sep 22, 2018

Copy Code to Clipboard on GitBook

Install it using:

$ npm install gitbook-plugin-copy-code-button

To use it in your book, add this to book.json:

{
    "plugins": ["copy-code-button"]
}

demo_gif