Skip to content

algorithm-archivists/plugin-highlight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a custom version of plugin-highlight for the Arcane Algorithm Archive. The only change so far is that it utilizes our custom version of highlight.js. If you want to use plugin-highlight for your own project, then you should probably use the official version or find a fork that's being actively maintained.


Code highlighting in GitBook

This plugin is the default GitBook plugin used to highlight code blocks.

You can remove it using:

{
    plugins: ["-highlight"]
}

About

Default syntax highlighter for GitBook

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 65.6%
  • JavaScript 34.4%