1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Fix old copy syntax

This commit is contained in:
Kevin Heis
2023-09-25 11:30:36 -07:00
parent b8bd4630f6
commit 65e69af7f8
7 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ This file tracks metadata for videos embedded in GitHub Docs.
Add the following metadata for every video added docs.
```markdown{:copy}
```text copy
Title: Video title
URL: YouTube.com/
Description: One sentence
@@ -15,7 +15,7 @@ Location: /where/in/docs
Transcript: ./content/video-transcripts/filename
```
```
```text
Title: Codespaces - Your instant dev box in the cloud
URL: https://www.youtube-nocookie.com/embed/_W9B7qc9lVc
Description: A 1.5 minute overview of GitHub Codespaces.
@@ -26,7 +26,7 @@ Location: /content/codespaces/index.md
Transcript: /video-transcripts/transcript-codespaces-your-instant-dev-box-in-the-cloud
```
```
```text
Title: Using Projects for feature planning
URL: https://www.youtube-nocookie.com/embed/yFQ-p6wMS_Y
Description: Check out all the cool new things you can do with your GitHub Projects powered by GitHub Issues