Skip to content

citizenmatt/gitbook-plugin-scrollablecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**NOTE: No longer needed with GitBook 1.0 **

gitbook-plugin-scrollablecode

Simple plugin to GitBook to disable word wrap in code blocks.

You can install it via npm:

$ npm install gitbook-plugin-multipart

And use it in your book by updating the list of plugins in your book.json file:

{
  "plugins": [ ..., "scrollablecode", ... ]
}

About

GitBook plugin to disable wrapping in code blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published