209 文字
1 分
MarkDown チートシート
2024-05-01
2024-11-29

GitHub r リポジトリカード#

GitHub リポジトリにリンクする動的カードの追加が可能, GitHub API を使用してデータを取得している.

tohu-sand
/
tohu-sand-profile
Waiting for api.github.com...
00K
0K
0K
Waiting...

書きかた ::github{repo="<owner>/<repo>"}.

::github{repo="saicaca/fuwari"}

Note 記法#

次の 5 つをサポート: note tip important warning caution

NOTE

ざっと目を通すときでもユーザーが考慮すべき情報を強調表示します。

TIP

ヒントとなることをかけばええんちゃ

IMPORTANT

重要なことを伝える

WARNING

注意を呼びかける

CAUTION

危険を知らせる

構文#

:::note
Highlights information that users should take into account, even when skimming.
:::

:::tip
Optional information to help a user be more successful.
:::

タイトルの変更#

Note 記法のタイトルは変更できます。

MY CUSTOM TITLE

This is a note with a custom title.

:::note[MY CUSTOM TITLE]
This is a note with a custom title.
:::

GitHub 構文#

[!TIP] > GitHub 構文 もサポートしてます

> [!NOTE]
> The GitHub syntax is also supported.

> [!TIP]
> The GitHub syntax is also supported.
MarkDown チートシート
https://sazankaa.github.io/Thanks-For-saicaca/posts/md-extend/
作者
Minatogawa
公開日
2024-05-01
ライセンス
CC BY-NC-SA 4.0