[PR #786] [MERGED] Support for YouTube Shorts embedding #1229

Open
opened 2026-01-29 14:51:46 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: feature/youtube-short-support


📝 Commits (2)

  • e486903 Test support for YouTube Shorts embedding
  • 68bd307 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/xoofx/markdig/pull/786 **Author:** [@MartinZikmund](https://github.com/MartinZikmund) **Created:** 4/1/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `feature/youtube-short-support` --- ### 📝 Commits (2) - [`e486903`](https://github.com/xoofx/markdig/commit/e486903687fd52ae90598fef4d03c4a26251d958) Test support for YouTube Shorts embedding - [`68bd307`](https://github.com/xoofx/markdig/commit/68bd3074b2763611d07f5a806b9e72f986d4ea0c) Add support for YouTube Shorts embedding ### 📊 Changes **2 files changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/TestMediaLinks.cs` (+3 -2) 📝 `src/Markdig/Extensions/MediaLinks/HostProviderBuilder.cs` (+14 -0) </details> ### 📄 Description Closes #787 Added support for YouTube Shorts embedding in the media links extension --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 14:51:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1229