mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-15 05:55:41 +00:00
[PR #118] [MERGED] GenericAttributes: The first character of the second boolean attribute is skipped #821
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/118
Author: @meziantou
Created: 5/27/2017
Status: ✅ Merged
Merged: 5/28/2017
Merged by: @xoofx
Base:
master← Head:master📝 Commits (2)
bfdb03bUpdate tests850cecfFix issue📊 Changes
3 files changed (+7 additions, -6 deletions)
View changed files
📝
src/Markdig.Tests/Specs/GenericAttributesSpecs.md(+2 -2)📝
src/Markdig.Tests/Specs/Specs.cs(+3 -3)📝
src/Markdig/Extensions/GenericAttributes/GenericAttributesParser.cs(+2 -1)📄 Description
The following markdown:
output:
The second attribute
prop2is not correctly added to the output.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.