mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-15 05:55:41 +00:00
[PR #896] [MERGED] Remove leading newline in block attributes #1286
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/896
Author: @Asttear
Created: 9/27/2025
Status: ✅ Merged
Merged: 10/5/2025
Merged by: @xoofx
Base:
master← Head:fix-block-attributes-newline📝 Commits (2)
bf5a9eeRemove leading newline in block attributes431fec9Add handling logic for\r\n📊 Changes
3 files changed (+35 additions, -0 deletions)
View changed files
📝
src/Markdig.Tests/Specs/GenericAttributesSpecs.generated.cs(+17 -0)📝
src/Markdig.Tests/Specs/GenericAttributesSpecs.md(+9 -0)📝
src/Markdig/Extensions/GenericAttributes/GenericAttributesParser.cs(+9 -0)📄 Description
fix #895
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.