mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #119] [MERGED] MediaLinkExtension: Remove unexpected closing tag #820
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/119
Author: @meziantou
Created: 5/28/2017
Status: ✅ Merged
Merged: 5/28/2017
Merged by: @xoofx
Base:
master← Head:master📝 Commits (2)
d9607ccUpdate tests3ac9f2eFix issue📊 Changes
3 files changed (+7 additions, -2 deletions)
View changed files
📝
src/Markdig.Tests/Specs/MediaSpecs.md(+3 -0)📝
src/Markdig.Tests/Specs/Specs.cs(+4 -1)📝
src/Markdig/Extensions/MediaLinks/MediaLinkExtension.cs(+0 -1)📄 Description
The following markdown:
Ouputs:
The
</iframe>is unexpected as there is no opening tag.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.