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" ],
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.023latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.023

Package Sidebar

Install

npm i gitbook-plugin-include

Weekly Downloads

23

Version

0.1.0

License

none

Last publish

Collaborators

  • rlmv