Skip to content

rlmv/gitbook-plugin-include

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published