mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-14 13:54:55 +00:00
[PR #672] [MERGED] Option to set controls attribute for MediaLinks #1167
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/672
Author: @LukeTOBrien
Created: 10/13/2022
Status: ✅ Merged
Merged: 10/18/2022
Merged by: @xoofx
Base:
master← Head:feature/medialink-controls📝 Commits (2)
e155792Option to set controls attribute for MediaLinkse2e557bChange 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.