Toggle menu
15
245
116
28K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Unicode data/testcases: Revision history

From Kenshi Wiki

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.

16 February 2025

  • curprev 19:4419:44, 16 February 2025 Prd talk contribs 14,062 bytes +14,062 Created page with "local p = require "Module:UnitTests" local Unicode_data = require(mw.title.getCurrentTitle().subpageText == "sandbox" and "Module:Unicode data/sandbox" or "Module:Unicode data") local U = mw.ustring.char local get_codepoint = mw.ustring.codepoint local function show(codepoint) if Unicode_data.is_printable(codepoint) then local printed_codepoint = U(codepoint) if mw.ustring.toNFC(printed_codepoint) ~= printed_codepoint then printed_codepoint = ("&#x%X;"):format(..."