gitbook-plugin-noun

1.0.1 • Public • Published

gitbook-plugin-noun

Convert nouns to links.

npm

Install

Use it for your book, by adding to your book.json:

{
    "noun": "Noun.md",
    "plugins": ["noun"]
}

Then run gitbook install.

Usage

In Noun.md, each title is a noun:

gitbook
 
GitBook makes it easy for your team to write and maintain high-quality documentation.

Using plugins:

<n> gitbook </n>

After build:

<a href="./Nonu.html#gitbook">gitbook</a>

Dependents (0)

Package Sidebar

Install

npm i gitbook-plugin-noun

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.19 kB

Total Files

4

Last publish

Collaborators

  • cononico