From e999433bbe57408392a8090563b7ffaf7f6d97d0 Mon Sep 17 00:00:00 2001 From: Antonio Laguna Date: Wed, 19 Apr 2017 20:29:48 +0200 Subject: [PATCH] Updated Plugin docs (markdown) --- Plugin-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin-docs.md b/Plugin-docs.md index 51dd2d5..1f04f5e 100644 --- a/Plugin-docs.md +++ b/Plugin-docs.md @@ -71,4 +71,4 @@ YouTube unfortunately can't be handled as normal videos since we need the API to ``` -Those are all the options that you can pass. We're saying there, we want the video with _id_ `SomZsr1J7ao` to _autoplay_ when the Slide gets active, to _loop_ forever, to be _mute_d and to have _no-controls_. \ No newline at end of file +Those are all the options that you can pass. We're saying there, we want the video with _id_ `SomZsr1J7ao` to _autoplay_ when the Slide gets active, to _loop_ forever, to be *mute*d and to have _no-controls_. \ No newline at end of file