mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-11 21:37:17 +00:00
[PR #393] [MERGED] Optimize LineReader.ReadLine #986
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/393
Author: @MihaZupan
Created: 1/30/2020
Status: ✅ Merged
Merged: 1/31/2020
Merged by: @xoofx
Base:
master← Head:line-reader📝 Commits (1)
c3c4d37Optimize LineReader.ReadLine📊 Changes
3 files changed (+54 additions, -61 deletions)
View changed files
📝
src/Markdig.Tests/TestLineReader.cs(+31 -31)📝
src/Markdig/Helpers/LineReader.cs(+21 -28)📝
src/Markdig/Parsers/MarkdownParser.cs(+2 -2)📄 Description
Closes #388
Discussion for reference: https://github.com/lunet-io/markdig/pull/388#issuecomment-580429867
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.