gitbook-plugin-styled-blockquotes

1.1.4 • Public • Published

Styled hint blocks in your docs

Check out our Examples to see exactly what this plugin provides!

Installation

Add the below to your book.json file, then run gitbook install :

{
  "plugins": ["styled-blockquotes"]
}

Usage

It is highly recommended that you check out our Examples gitbook to see clear examples of how to use this plugin. If you really don't want to click on that link, you can check out this basic example below 😄

Markdown

> **info**
> Content goes here

Rendered HTML Example Markdown

Note: Replace "info-icon" with any of the available styles to change the style (case does not matter)

Available Styles

  • info
  • tip
  • danger
  • success

Append no-icon to add the styling without the icon

Acknowledgements

This project borrowed heavily from the following plugins:

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-styled-blockquotes

Weekly Downloads

2

Version

1.1.4

License

none

Last publish

Collaborators

  • jim-moody