Module:Hebr-common: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 August 2025

  • curprev 11:3411:34, 12 August 2025Sware talk contribs 3,149 bytes +3,149 Created page with "local export = {} local m_str_utils = require("Module:string utilities") local makeDisplayText -- defined below local toNFC = mw.ustring.toNFC local toNFD = mw.ustring.toNFD local u = m_str_utils.char local ugsub = mw.ustring.gsub local usub = m_str_utils.sub local DIACRITICS = "[" .. u(0x0307) .. u(0x0308) .. u(0x034F) .. -- combining grapheme joiner u(0x200C) .. -- zero width non-joiner u(0x200D) .. -- zero width joiner u(0x0591) .. "-" .. u(0x05BD) .. u(0x05B..."