Skip to content

Commit 81bf0b8

Browse files
authored
Update FORMAT-GUIDE.md (#547)
* Update FORMAT-GUIDE.md Added an iterm about YouTube Video Embeds * Update FORMAT-GUIDE.md
1 parent eef6a64 commit 81bf0b8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

FORMAT-GUIDE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,11 @@ You can also use this to target specific events, for instance: \
189189
Having a header 2 of "What you'll learn" followed by a bullet point list creates a list of check marks.
190190

191191
A title of "What we've covered" has the same effect.
192+
193+
1. YouTube Video Embeds
194+
195+
Use a video tag like so `<video id="DWAinkJ54AP8"></video>` to embed a video uploaded to YouTube with the URL https://www.youtube.com/watch?v=DWAinkJ54AP8
192196

193197
## Things to avoid
194198

195-
- **Footers:** Any characters included in the footer (beyond the default page number) result in parsing bugs. For this reason, page footers are not recommended.
199+
- **Footers:** Any characters included in the footer (beyond the default page number) result in parsing bugs. For this reason, page footers are not recommended.

0 commit comments

Comments
 (0)