Skip to content

Commit f3c333a

Browse files
authored
Add link callout to README
Add the link callout to the TW README
2 parents 6cae19b + b2e4ccd commit f3c333a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

TECH_WRITERS_README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,12 @@ This is a danger callout with red styling.
288288
:::important
289289
This is an important callout (styled as warning).
290290
:::
291+
292+
:::link
293+
This callout is designed to contain a link: [Main article](main-article)
294+
295+
It works best with single-line content because it's vertically centered against the book icon on the left.
296+
:::
291297
```
292298

293299
### Links

0 commit comments

Comments
 (0)