[PR #623] [MERGED] Fix GlobalizationExtension RTL detection #1148

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/623
Author: @MihaZupan
Created: 4/15/2022
Status: Merged
Merged: 4/20/2022
Merged by: @xoofx

Base: masterHead: globalization-ltr-fix


📝 Commits (1)

  • d69b989 Fix GlobalizationExtension RTL detection

📊 Changes

3 files changed (+48 additions, -9 deletions)

View changed files

📝 src/Markdig.Tests/Specs/GlobalizationSpecs.generated.cs (+22 -0)
📝 src/Markdig.Tests/Specs/GlobalizationSpecs.md (+14 -0)
📝 src/Markdig/Extensions/Globalization/GlobalizationExtension.cs (+12 -9)

📄 Description

Fixes #619


🔄 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/623 **Author:** [@MihaZupan](https://github.com/MihaZupan) **Created:** 4/15/2022 **Status:** ✅ Merged **Merged:** 4/20/2022 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `globalization-ltr-fix` --- ### 📝 Commits (1) - [`d69b989`](https://github.com/xoofx/markdig/commit/d69b989810e99762fe373bc8aa26cb880e984e6e) Fix GlobalizationExtension RTL detection ### 📊 Changes **3 files changed** (+48 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/Specs/GlobalizationSpecs.generated.cs` (+22 -0) 📝 `src/Markdig.Tests/Specs/GlobalizationSpecs.md` (+14 -0) 📝 `src/Markdig/Extensions/Globalization/GlobalizationExtension.cs` (+12 -9) </details> ### 📄 Description Fixes #619 --- <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:50:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1148