MCPcopy Index your code
hub / github.com/erixtekila/gitbook-plugin-richquotes

github.com/erixtekila/gitbook-plugin-richquotes @0.0.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.0.3 ↗ · + Follow
0 symbols 0 edges 1 files 0 documented · 0% updated 7y ago0.0.3 · 2014-04-29★ 524 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Gitbook plugin : Transform annoted quotes to notes

Annotated notes are an extension of markdown blockquotes. Supported annotations :

  • > **Info** Info
  • > **Note** Note
  • > **Tag** Tag
  • > **Comment** Comment
  • > **Hint** Hint
  • > **Success** Success
  • > **Warning** Warning
  • > **Caution** Caution
  • > **Danger** Danger
  • > **Quote** Quote

Lowercase are allowed for annotations too.

You can use special annotations for editorial purpose

  • > **todo** TODO
  • > **fixme** FIXME
  • > **xxx** XXX

Be sure too activate the option from the book.json file :

{
    "plugins"       : ["richquotes"]
    ,"pluginsConfig":
    {
        "richquotes" :
        {
            "todos" : true /*false by default*/
        }
    }
}

You can use install it via NPM:

$ npm install gitbook-plugin-richquotes

And use it for your book by adding book.json

{
    "plugins" : "richquotes"
}

Core symbols most depended-on inside this repo

Shape

For agents

$ claude mcp add gitbook-plugin-richquotes \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact