Skip to content

gitbook markdown inline text highlight support(==highlighted text==)

Notifications You must be signed in to change notification settings

rickytan/gitbook-plugin-text-highlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gitbook-plugin-text-highlight

This plugin is the missing support for markdown inline text highlight.

Example

# Title
This is a ==highlighted== text.

Usage

Edit your book.json, and add one row on plugins:

"plugins": [
  "text-highlight",
  ...
],

License

MIT

About

gitbook markdown inline text highlight support(==highlighted text==)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published