[PR #291] [CLOSED] Allow single character abbreviations #919

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/291
Author: @MihaZupan
Created: 1/19/2019
Status: Closed

Base: masterHead: single-char-abbr


📝 Commits (2)

  • 9e32cfc Allow single character abbreviations
  • eb48dc1 Update spec file

📊 Changes

3 files changed (+20932 additions, -21682 deletions)

View changed files

📝 src/Markdig.Tests/Specs/AbbreviationSpecs.md (+9 -0)
📝 src/Markdig.Tests/Specs/Specs.cs (+20921 -21680)
📝 src/Markdig/Extensions/Abbreviations/AbbreviationParser.cs (+2 -2)

📄 Description

No description provided


🔄 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/291 **Author:** [@MihaZupan](https://github.com/MihaZupan) **Created:** 1/19/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `single-char-abbr` --- ### 📝 Commits (2) - [`9e32cfc`](https://github.com/xoofx/markdig/commit/9e32cfc2f7573df65b69003427918b77483d1c00) Allow single character abbreviations - [`eb48dc1`](https://github.com/xoofx/markdig/commit/eb48dc1dee5bc15af4913c398c34e751cced905c) Update spec file ### 📊 Changes **3 files changed** (+20932 additions, -21682 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/Specs/AbbreviationSpecs.md` (+9 -0) 📝 `src/Markdig.Tests/Specs/Specs.cs` (+20921 -21680) 📝 `src/Markdig/Extensions/Abbreviations/AbbreviationParser.cs` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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:47:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#919