This commit is contained in:
fumihiko hata 2021-11-20 06:34:00 +09:00 committed by GitHub
parent 637b00547a
commit 48e4fa0ce5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,7 +185,7 @@ Embed a responsive player for a YouTube video.
The arguments are: The arguments are:
- `id`: the video id (mandatory) - `id`: the video id (mandatory)
- `playlist: the playlist id (optional) - `playlist`: the playlist id (optional)
- `class`: a class to add to the `<div>` surrounding the iframe - `class`: a class to add to the `<div>` surrounding the iframe
- `autoplay`: when set to "true", the video autoplays on load - `autoplay`: when set to "true", the video autoplays on load