mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-14 05:45:05 +00:00
[PR #666] [MERGED] Fix ANE when parsing empty documents with trackTrivia enabled #1166
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/666
Author: @meziantou
Created: 9/27/2022
Status: ✅ Merged
Merged: 9/27/2022
Merged by: @xoofx
Base:
master← Head:issues/665📝 Commits (1)
8e4a732Fix ANE when parsing empty documents with trackTrivia enabled📊 Changes
2 files changed (+15 additions, -1 deletions)
View changed files
📝
src/Markdig.Tests/TestParser.cs(+10 -0)📝
src/Markdig/Parsers/MarkdownParser.cs(+5 -1)📄 Description
Fix #665
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.