chore: clean docs html code (#1920)
This commit is contained in:
parent
86b7a34263
commit
fc98b617cf
7 changed files with 62 additions and 19 deletions
|
@ -14,9 +14,14 @@ Podcast feeds coming from Anchor.fm have been known to have a similar issue.
|
|||
|
||||
The podcast interfaces provides you with the ability to generate [Smartblocks](./playlists.md) that can be used in conjunction with autoloading playlists to schedule the newest episode of a podcast without human intervention.
|
||||
|
||||
<html>
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/g-4UcD8qvR8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</html>
|
||||
<iframe
|
||||
width="560"
|
||||
height="315"
|
||||
src="https://www.youtube-nocookie.com/embed/g-4UcD8qvR8"
|
||||
frameborder="0"
|
||||
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
|
||||
allowfullscreen
|
||||
></iframe>
|
||||
|
||||
### Podcasts dashboard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue