update documentations
This commit is contained in:
@@ -8,14 +8,16 @@ I have implemented a `YouTube` component for your documentation. This component
|
||||
|
||||
## Preview
|
||||
|
||||
<Youtube videoId="cpraXaw7dyc" />
|
||||
<Youtube videoId="8sM0Di7Ew9Q" />
|
||||
|
||||
## Code
|
||||
## Output Markdown
|
||||
|
||||
```bash
|
||||
<Youtube videoId="cpraXaw7dyc" />
|
||||
```markdown
|
||||
<Youtube videoId="8sM0Di7Ew9Q" />
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
for example the youtube URL show this https://www.youtube.com/watch?v=cpraXaw7dyc the ID `cpraXaw7dyc`
|
||||
<Note type="note" title="Usage">
|
||||
for example the youtube URL show this https://www.youtube.com/watch?v=8sM0Di7Ew9Q the ID `8sM0Di7Ew9Q`
|
||||
</Note>
|
||||
|
||||
Reference in New Issue
Block a user