New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

gitbook-plugin-blackbeard

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-blackbeard

Blackbeard documentation plugin for Gitbook

1.0.1
Version published
Maintainers
1
Created

Blackbeard.js GitBook plugin

This is a plugin used to write the Blackbeard.js documentation. It adds a few things to the original markdown syntax:

... a table of contents, automatically generated from the headlines in the document:

<!--- toc --->

... support badges:

<!-- support:<ios (0-4)>:<android (0-4)>:<windows (0-4)> -->

... stability level blocks:

<!-- stability:<0-4> -->

... stability level boxes:

<!-- stability-level:<0-4> -->

It also allows for easy referencing to headlines in the document (or standard JavaScript objects), without having to maintain a reference list at the bottom.

FAQs

Package last updated on 13 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts