From 4f2969ac8bdde7a9110ca53c374850ef6eaa11ef Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sun, 8 Aug 2021 17:02:32 -0400 Subject: [PATCH] Added info about YouTube videos --- markdown.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/markdown.md b/markdown.md index 97926e1..19eebd0 100644 --- a/markdown.md +++ b/markdown.md @@ -435,3 +435,5 @@ Code: Results: [![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/sg90VJjZPKU/0.jpg)](https://www.youtube.com/watch?v=sg90VJjZPKU) + +The main difference is that the former method allows you to add `target="_blank"` to the `` tag.