警告などのメッセージ

hints プラグインを使います.

{
    "plugins": ["hints"]
}

info, tip, danger, working の4種類があります.使い方は次のようになります.

{% hint style='info' %}
info: this is a information
{% endhint %}

{% hint style='tip' %}
tip: this is a tip
{% endhint %}

{% hint style='danger' %}
danger: this is a danger message
{% endhint %}

{% hint style='working' %}
working: this is working
{% endhint %}

info: this is a information

tip: this is a tip

danger: this is a danger message

working: this is working

results matching ""

    No results matching ""