mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-14 13:54:55 +00:00
[PR #649] [MERGED] Align Whitespace and Punctuation definitions with CommonMark #1164
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/649
Author: @MihaZupan
Created: 7/17/2022
Status: ✅ Merged
Merged: 8/12/2022
Merged by: @xoofx
Base:
master← Head:commonmark-whitespace-punctuation📝 Commits (1)
0e26ec5Align Whitespace and Punctuation definitions with CommonMark📊 Changes
5 files changed (+157 additions, -66 deletions)
View changed files
➕
src/Markdig.Tests/TestCharHelper.cs(+92 -0)📝
src/Markdig.Tests/TestPipeTable.cs(+0 -2)📝
src/Markdig/Helpers/CharHelper.cs(+63 -62)📝
src/Markdig/Helpers/ThrowHelper.cs(+1 -1)📝
src/Markdig/Parsers/Inlines/EmphasisDescriptor.cs(+1 -1)📄 Description
Fixes #645
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.