gitbook-plugin-include-codeblock

GitBook Plugin for including file.

  1. Installation
  2. Plugin options
  3. Usage

Installation

book.json

{
  "plugins": [
    "include-codeblock"
  ]
}

and

gitbook install

Examples

./assets/test.js

console.log("hello world");

Write following the link with include or import label.

Result

console.log("hello world!");

results matching ""

    No results matching ""