mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #422] [MERGED] Cleanup ListBlockParser #1015
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/422
Author: @KrisVandermotten
Created: 4/16/2020
Status: ✅ Merged
Merged: 4/18/2020
Merged by: @xoofx
Base:
master← Head:ListBlockParser📝 Commits (2)
fdf125dCleanup ListBlockParser8ee50a2Merge branch 'master' into ListBlockParser📊 Changes
1 file changed (+35 additions, -57 deletions)
View changed files
📝
src/Markdig/Parsers/ListBlockParser.cs(+35 -57)📄 Description
While the primary purpose of these changes is to improve the readability of the code, they may have a small positive effect on performance as well.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.