gist

README

Embed Gist in GitBook

This GitBook plugins makes it easy to embed gists in a GitBook.

How to use it?

Configure the plugin in your book.json:

{
    "plugins": ["gist"]
}

Include a Gist using the gist block:

{% gist id="https://gist.github.com/SamyPesse/6ceb8cb8d531ffab75f0" %}{% endgist %}

{% gist id="SamyPesse/6ceb8cb8d531ffab75f0" %}{% endgist %}

{% gist id="SamyPesse/6ceb8cb8d531ffab75f0",file="README.md" %}{% endgist %}

{% gist id="SamyPesse/6ceb8cb8d531ffab75f0",hideFooter=true %}{% endgist %}

Plugin

Embed Gist into your book

https://github.com/GitbookIO/plugin-gist


Latest: 1.0.0

1.0.0,

Requirements

GitBook
1.0.0 >=2.0.0

Maintainers

Open on NPM