mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #280] [CLOSED] Make MediaLinkExtension XML well-formed #908
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/280
Author: @FranklinWhale
Created: 1/3/2019
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (3)
9bbd396Make MediaLinkExtension XML well-formedda9dc35Update spec and test cases8204fd6Use empty string instead of attribute name📊 Changes
3 files changed (+12 additions, -12 deletions)
View changed files
📝
src/Markdig.Tests/Specs/MediaSpecs.md(+4 -4)📝
src/Markdig.Tests/Specs/Specs.cs(+5 -5)📝
src/Markdig/Extensions/MediaLinks/MediaLinkExtension.cs(+3 -3)📄 Description
Change
<video controls>to<video controls="">and<iframe allowfullscreen>to<iframe allowfullscreen="">🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.