mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-13 21:42:57 +00:00
[PR #532] [MERGED] Avoid char[] & string allocations in HtmlBlockParser #1096
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/532
Author: @MihaZupan
Created: 3/14/2021
Status: ✅ Merged
Merged: 3/15/2021
Merged by: @xoofx
Base:
master← Head:more-allocs📝 Commits (2)
00c175aRemove char[], string allocations in HtmlBlockParserf985750Don't use the Roundtrip InfoParser by default📊 Changes
2 files changed (+71 additions, -71 deletions)
View changed files
📝
src/Markdig/Parsers/FencedBlockParserBase.cs(+1 -1)📝
src/Markdig/Parsers/HtmlBlockParser.cs(+70 -70)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.