GitHub 마크다운 경보

Jmnote (토론 | 기여)님의 2024년 6월 10일 (월) 20:09 판 (새 문서: ==개요== ;GitHub Markdown Alerts ;GitHub 마크다운 경보 <syntaxhighlight lang='markdown'> > [!NOTE] > Useful information that users should know, even when skimming content. >...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

GitHub Markdown Alerts
GitHub 마크다운 경보
> [!NOTE]
> Useful information that users should know, even when skimming content.

> [!TIP]
> Helpful advice for doing things better or more easily.

> [!IMPORTANT]
> Key information users need to know to achieve their goal.

> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.

> [!CAUTION]
> Advises about risks or negative outcomes of certain actions.

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}