menu arrow_back 湛蓝安全空间 |狂野湛蓝,暴躁每天 chevron_right ... chevron_right node_modules chevron_right gitbook-plugin-alerts
  • home 首页
  • brightness_4 暗黑模式
  • cloud
    xLIYhHS7e34ez7Ma
    cloud
    湛蓝安全
    code
    Github
    lightbulb_outline README

    gitbook-plugin-alerts

    Info, warning, danger, success blockquotes for your gitbook. See it in action at docs.hypertrack.io.

    npm version

    Screenshot

    Installation

    Add the plugin to your book.json

    {
        "plugins": ["alerts"]
    }

    Usage

    Info styling

    > **[info] For info**
    >
    > Use this for infomation messages.

    Warning styling

    > **[warning] For warning**
    >
    > Use this for warning messages.

    Danger styling

    > **[danger] For danger**
    >
    > Use this for danger messages.

    Success styling

    > **[success] For info**
    >
    > Use this for success messages.

    Support

    Please create an issue for bugs and contributions.

    Possible contributions

    Add config for custom styling. Send in your pull requests!