Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Youtube rich element with Markdown #42

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Youtube rich element with Markdown #42

merged 1 commit into from
Apr 29, 2022

Conversation

miry
Copy link
Owner

@miry miry commented Apr 29, 2022

Stop creating assets for youtube elements and
embed thumbnail with link to youtube video.

Potentially could download image to assets.

Sample how it would change:

-<iframe src="./assets/f5c14aee0ce2322a886b38b16da6433c.html"></iframe>
+[![Youtube](https://img.youtube.com/vi/eHFxbk9ycBo/hqdefault.jpg)](https://www.youtube.com/watch?v=eHFxbk9ycBo)

@miry miry self-assigned this Apr 29, 2022
@miry miry marked this pull request as ready for review April 29, 2022 09:17
Stop creating assets for youtube elements and
embed thumbnail with link to youtube video.

Potentially could download image to assets.

Sample how it would change:

```patch
-<iframe src="./assets/f5c14aee0ce2322a886b38b16da6433c.html"></iframe>
+[![Youtube](https://img.youtube.com/vi/eHFxbk9ycBo/hqdefault.jpg)](https://www.youtube.com/watch?v=eHFxbk9ycBo)
```
@miry miry mentioned this pull request Apr 29, 2022
4 tasks
@miry miry merged commit 89c25d8 into master Apr 29, 2022
@miry miry deleted the youtube-media branch April 29, 2022 09:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant