You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-18
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,20 @@
18
18
> -`yt-embed`: will only embed a YouTube video with customizable size and alignment.
19
19
> -`yt-embed-collapse` can enclose a YouTube video within a collapsible element.
20
20
21
+
---
22
+
21
23
## Customization
22
24
23
25
> You can adjust the maximum width, box shadow, and border radius of the video containers by modifying the CSS provided with the plugin.
24
26
27
+
---
28
+
25
29
## Compatibility
26
30
27
31
>This plugin is designed to work with Docsify and has been tested with the latest version as of `July/2024`. It should be compatible with most modern web browsers.
28
32
33
+
---
34
+
29
35
## Contributing
30
36
31
37
> Contributions, issues, and feature requests are welcome! Feel free to check [issues page](https://github.com/Sanjay0302/docsify-yt-embed/issues/1).
@@ -47,21 +53,3 @@ distributed under the License is distributed on an "AS IS" BASIS,
47
53
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
48
54
See the License for the specific language governing permissions and
49
55
limitations under the License.
50
-
51
-
---
52
-
53
-
## License
54
-
55
-
Copyright [yyyy][name of copyright owner]
56
-
57
-
Licensed under the Apache License, Version 2.0 (the "License");
58
-
you may not use this file except in compliance with the License.
59
-
You may obtain a copy of the License at
60
-
61
-
<http://www.apache.org/licenses/LICENSE-2.0>
62
-
63
-
Unless required by applicable law or agreed to in writing, software
64
-
distributed under the License is distributed on an "AS IS" BASIS,
65
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
66
-
See the License for the specific language governing permissions and
0 commit comments