[PR #239] Globalization Extension #890

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

Original Pull Request: https://github.com/xoofx/markdig/pull/239

State: closed
Merged: Yes


Closes #238

This extension adds dir="rtl" attribute to elements that start with RTL characters, RTL characters are specified by section D of RFC3454.

The main work on the extension done, what remains is for me to test it a bit more, possibly make it more efficient and less verbose and write a couple of unit tests and documentation.

**Original Pull Request:** https://github.com/xoofx/markdig/pull/239 **State:** closed **Merged:** Yes --- Closes #238 This extension adds dir="rtl" attribute to elements that start with RTL characters, RTL characters are specified by section D of [RFC3454](http://www.ietf.org/rfc/rfc3454.txt). The main work on the extension done, what remains is for me to test it a bit more, possibly make it more efficient and less verbose and write a couple of unit tests and documentation.
claunia added the pull-request label 2026-01-29 14:46:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#890