Socket
Book a DemoInstallSign in
Socket

gitbook-plugin-highlight-jolie

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-highlight-jolie

Default code highlighter for GitBook, with Jolie support

latest
Source
npmnpm
Version
2.0.7
Version published
Maintainers
1
Created
Source

Code highlighting in GitBook

This plugin is the default GitBook plugin used to highlight code blocks in Gitbook, with added support for Jolie language using xiroV/highlightjs-jolie.

To use this with your Gitbook installation, install with:

npm install gitbook-plugin-highlight-jolie

and add

{
    plugins: ["highlight-jolie"]
}

to book.json.

FAQs

Package last updated on 06 Aug 2020

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