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

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    22
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    22

Package Sidebar

Install

npm i gitbook-plugin-include

Weekly Downloads

22

Version

0.1.0

License

none

Last publish

Collaborators

  • rlmv