gitbook-plugin-include

0.1.0 • Public • Published

gitbook-plugin-include

Preprocess your Markdown files, replacing all instances of

!INCLUDE "file.md"

with the contents of the specified file. The file can be a multi-level path.

Usage

Add to your book.json plugin list:

{
    "plugins" : [ "include" ],
}

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-include

Weekly Downloads

28

Version

0.1.0

License

none

Last publish

Collaborators

  • rlmv