[PR #89] [CLOSED] Remove requirement for space after emoji. #806

Open
opened 2026-01-29 14:45:47 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/89
Author: @johnsimons
Created: 1/29/2017
Status: Closed

Base: masterHead: emoji_nospace


📝 Commits (1)

  • 5bf6806 Remove requirement for space after emoji.

📊 Changes

3 files changed (+6730 additions, -2803 deletions)

View changed files

📝 src/Markdig.Tests/Specs/EmojiSpecs.md (+21 -3)
📝 src/Markdig.Tests/Specs/Specs.cs (+6709 -2794)
📝 src/Markdig/Extensions/Emoji/EmojiParser.cs (+0 -6)

📄 Description

Fixes #88


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/xoofx/markdig/pull/89 **Author:** [@johnsimons](https://github.com/johnsimons) **Created:** 1/29/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `emoji_nospace` --- ### 📝 Commits (1) - [`5bf6806`](https://github.com/xoofx/markdig/commit/5bf680636d3733fb05834e3396082339f11b18a8) Remove requirement for space after emoji. ### 📊 Changes **3 files changed** (+6730 additions, -2803 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/Specs/EmojiSpecs.md` (+21 -3) 📝 `src/Markdig.Tests/Specs/Specs.cs` (+6709 -2794) 📝 `src/Markdig/Extensions/Emoji/EmojiParser.cs` (+0 -6) </details> ### 📄 Description Fixes #88 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 14:45:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#806