gitbook-plugin-text-highlight
v0.1.3
Published
gitbook markdown inline text highlight support(==highlighted text==)
Maintainers
Readme
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
