diff --git a/content/en/links.md b/content/en/links.md index 2dedfcb..75f179b 100644 --- a/content/en/links.md +++ b/content/en/links.md @@ -14,6 +14,9 @@ The usage of `links` allows us to connect text inside and across sections, as we ```md [Markdown Guide](https://www.markdownguide.org) ``` +* To create a `link` written in markdown that opens in a new tab or window: + +[Markdown Guide](https://www.markdownguide.org) * Additional link styles include: