Inline code fix
parent
d19d22b81b
commit
248a96c59e
|
@ -2,7 +2,7 @@
|
|||
|
||||
This plugin for [Pico CMS](https://picocms.org/) adds support for embedding responsive videos from peertube, vimeo and youtube. It supports different link formats, such as:
|
||||
|
||||
<code>
|
||||
```
|
||||
[video-embed https://kolektiva.media/videos/embed/a5c6b8e1-6e9e-4a89-ace4-03b6cf97ce07]
|
||||
[video-embed https://kolektiva.media/w/mtiCL28GP9gzLC2FPKjs6v]
|
||||
[video-embed https://tube.mfraters.net/videos/watch/9a2b78db-ef05-4770-9196-8a1fcd243f43]
|
||||
|
@ -11,7 +11,7 @@ This plugin for [Pico CMS](https://picocms.org/) adds support for embedding resp
|
|||
[video-embed https://youtu.be/NkdUs2Dxv4s]
|
||||
[video-embed https://www.youtube.com/watch?v=NkdUs2Dxv4s]
|
||||
[video-embed https://www.youtube.com/embed/NkdUs2Dxv4s]
|
||||
</code>
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
||||
|
|
Loading…
Reference in New Issue