タブ
タブを追加して、関連情報の大きなまとまりを長くて移動しづらいページにせずに表示できます
タブを追加または削除する
例
Markdownでの表現
{% tabs %}
{% tab title="Windows" %} Here are the instructions for Windows {% endtab %}
{% tab title="OSX" %} Here are the instructions for macOS {% endtab %}
{% tab title="Linux" %} Here are the instructions for Linux {% endtab %}
{% endtabs %}最終更新
役に立ちましたか?