Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5c514db

Browse files
committed
docs: improve admonition boxes
1 parent1553359 commit5c514db

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎readme.md‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ You can provide multiple comma-separated values in the bg_color option to render
182182
&bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10
183183

184184
>**Note**
185-
>Note on cache:Repo cards have a default cache of 4 hours (14400 seconds) if the fork count & star count is less than 1k; otherwise, it is 2 hours (7200 seconds). Also, note that the cache is clamped to a minimum of 2 hours and a maximum of 24 hours.
185+
>Repo cards have a default cache of 4 hours (14400 seconds) if the fork count & star count is less than 1k; otherwise, it is 2 hours (7200 seconds). Also, note that the cache is clamped to a minimum of 2 hours and a maximum of 24 hours.
186186
187187
####Stats Card Exclusive Options
188188

@@ -200,7 +200,7 @@ You can provide multiple comma-separated values in the bg_color option to render
200200
-`disable_animations` - Disables all animations in the card_(boolean)_. Default:`false`.
201201

202202
>**Note**
203-
>Note on`hide_rank`:When hide_rank=`true`, the minimum card width is 270 px + the title length and padding.
203+
>When hide_rank=`true`, the minimum card width is 270 px + the title length and padding.
204204
205205
####Repo Card Exclusive Options
206206

@@ -216,7 +216,7 @@ You can provide multiple comma-separated values in the bg_color option to render
216216
-`exclude_repo` - Exclude specified repositories_(Comma-separated values)_. Default:`[] (blank array)`.
217217
-`custom_title` - Sets a custom title for the card_(string)_. Default`Most Used Languages`.
218218

219-
>:warning:**Important:**
219+
>**Warning**
220220
>Language names should be URI-escaped, as specified in[Percent Encoding](https://en.wikipedia.org/wiki/Percent-encoding)
221221
>(i.e:`c++` should become`c%2B%2B`,`jupyter notebook` should become`jupyter%20notebook`, etc.) You can use
222222
>[urlencoder.org](https://www.urlencoder.org/) to help you do this automatically.
@@ -263,7 +263,8 @@ Use [show_owner](#customization) variable to include the repo's owner username
263263

264264
The top languages card shows a GitHub user's most frequently used top language.
265265

266-
_NOTE: Top Languages does not indicate my skill level or anything like that; it's a GitHub metric to determine which languages have the most code on GitHub. It is a new feature of github-readme-stats._
266+
>**Note**
267+
>Top Languages does not indicate my skill level or anything like that; it's a GitHub metric to determine which languages have the most code on GitHub. It is a new feature of github-readme-stats._
267268
268269
###Usage
269270

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp