[PR #672] [MERGED] Option to set controls attribute for MediaLinks #1167

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/672
Author: @LukeTOBrien
Created: 10/13/2022
Status: Merged
Merged: 10/18/2022
Merged by: @xoofx

Base: masterHead: feature/medialink-controls


📝 Commits (2)

  • e155792 Option to set controls attribute for MediaLinks
  • e2e557b Change to make option more explicit

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 src/Markdig/Extensions/MediaLinks/MediaLinkExtension.cs (+4 -1)
📝 src/Markdig/Extensions/MediaLinks/MediaOptions.cs (+3 -0)

📄 Description

Relating to issue https://github.com/xoofx/markdig/issues/671


🔄 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/672 **Author:** [@LukeTOBrien](https://github.com/LukeTOBrien) **Created:** 10/13/2022 **Status:** ✅ Merged **Merged:** 10/18/2022 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `feature/medialink-controls` --- ### 📝 Commits (2) - [`e155792`](https://github.com/xoofx/markdig/commit/e155792be5bdfa4fef13140e8ea1f5dc8ec2c0f3) Option to set controls attribute for MediaLinks - [`e2e557b`](https://github.com/xoofx/markdig/commit/e2e557b1c447b3ae97ee3e6a2db219271f30041d) Change to make option more explicit ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Extensions/MediaLinks/MediaLinkExtension.cs` (+4 -1) 📝 `src/Markdig/Extensions/MediaLinks/MediaOptions.cs` (+3 -0) </details> ### 📄 Description Relating to issue https://github.com/xoofx/markdig/issues/671 --- <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:50:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1167