Skip to content

Commit 96000cd

Browse files
authored
Add common synonyms
1 parent 7e58396 commit 96000cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ The footnote will render like this:
413413
414414
## Alerts
415415

416-
Alerts are a Markdown extension based on the blockquote syntax that you can use to emphasize critical information. On {% data variables.product.github %}, they are displayed with distinctive colors and icons to indicate the significance of the content.
416+
Alerts are a Markdown extension based on the blockquote syntax that you can use to emphasize critical information. (They are also known as "callouts" or "admonitions".) On {% data variables.product.github %}, they are displayed with distinctive colors and icons to indicate the significance of the content.
417417

418418
Use alerts only when they are crucial for user success and limit them to one or two per article to prevent overloading the reader. Additionally, you should avoid placing alerts consecutively. Alerts cannot be nested within other elements.
419419

0 commit comments

Comments
 (0)