Skip to content

Fix RTL rendering of file extensions in Arabic Readme#6072

Open
zakaria-zoulati wants to merge 1 commit into
sqlmapproject:masterfrom
zakaria-zoulati:fix/arabic-readme-rtl-extensions
Open

Fix RTL rendering of file extensions in Arabic Readme#6072
zakaria-zoulati wants to merge 1 commit into
sqlmapproject:masterfrom
zakaria-zoulati:fix/arabic-readme-rtl-extensions

Conversation

@zakaria-zoulati
Copy link
Copy Markdown

@zakaria-zoulati zakaria-zoulati commented Jun 6, 2026

File extensions (.zip, .tar.gz) were displaying as "zip." and "tar.gz."
because Arabic is RTL but file extensions are LTR tokens. Wrapped them
with Unicode LTR embedding markers (U+202A / U+202C) to force correct
left-to-right rendering inside the RTL context.

Before

image

After

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant