mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-14 13:54:55 +00:00
[PR #786] [MERGED] Support for YouTube Shorts embedding #1229
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/xoofx/markdig/pull/786
Author: @MartinZikmund
Created: 4/1/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @xoofx
Base:
master← Head:feature/youtube-short-support📝 Commits (2)
e486903Test support for YouTube Shorts embedding68bd307Add support for YouTube Shorts embedding📊 Changes
2 files changed (+17 additions, -2 deletions)
View changed files
📝
src/Markdig.Tests/TestMediaLinks.cs(+3 -2)📝
src/Markdig/Extensions/MediaLinks/HostProviderBuilder.cs(+14 -0)📄 Description
Closes #787
Added support for YouTube Shorts embedding in the media links extension
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.