mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-04 05:44:50 +00:00
[PR #409] [CLOSED] Don't copy BitVector128 instances, to work around UWP bug #1004
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/409
Author: @KrisVandermotten
Created: 3/18/2020
Status: ❌ Closed
Base:
master← Head:BitVector128UWP📝 Commits (1)
53708d0Don't copy BitVector128 instances, to work around UWP bug📊 Changes
1 file changed (+4 additions, -8 deletions)
View changed files
📝
src/Markdig/Helpers/CharacterMap.cs(+4 -8)📄 Description
Hopefully, this fixes #408.
Important: I did not test this in an actual UWP program.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.