mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-14 05:45:05 +00:00
[PR #623] [MERGED] Fix GlobalizationExtension RTL detection #1148
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/623
Author: @MihaZupan
Created: 4/15/2022
Status: ✅ Merged
Merged: 4/20/2022
Merged by: @xoofx
Base:
master← Head:globalization-ltr-fix📝 Commits (1)
d69b989Fix 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.