We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cae19b + b2e4ccd commit f3c333aCopy full SHA for f3c333a
1 file changed
TECH_WRITERS_README.md
@@ -288,6 +288,12 @@ This is a danger callout with red styling.
288
:::important
289
This is an important callout (styled as warning).
290
:::
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
+:::
297
```
298
299
### Links
0 commit comments