Skip to content

Commit 96899f8

Browse files
committed
Readme updated
1 parent 275a137 commit 96899f8

File tree

2 files changed

+8
-19
lines changed

2 files changed

+8
-19
lines changed

README.md

+6-18
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,20 @@
1818
> - `yt-embed`: will only embed a YouTube video with customizable size and alignment.
1919
> - `yt-embed-collapse` can enclose a YouTube video within a collapsible element.
2020
21+
---
22+
2123
## Customization
2224

2325
> You can adjust the maximum width, box shadow, and border radius of the video containers by modifying the CSS provided with the plugin.
2426
27+
---
28+
2529
## Compatibility
2630

2731
>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.
2832
33+
---
34+
2935
## Contributing
3036

3137
> 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,
4753
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4854
See the License for the specific language governing permissions and
4955
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
67-
limitations under the License.

docs/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ https://www.youtube.com/watch?v=HccqokXN2n8&list=PL4Gr5tOAPttLOY9IrWVjJlv4CtkYI5
141141

142142
<!-- tabs:end -->
143143

144+
---
145+
144146
### YT Collapsible element (yt-embed-collapse)
145147

146148
<!-- tabs:start -->
@@ -243,7 +245,6 @@ https://www.youtube.com/watch?v=HccqokXN2n8&list=PL4Gr5tOAPttLOY9IrWVjJlv4CtkYI5
243245

244246
<!-- tabs:end -->
245247

246-
247248
---
248249

249250
## License

0 commit comments

Comments
 (0)