Toggle menu
15
236
74
27.6K
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/derived core properties: 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:4319:43, 16 February 2025 Prd talk contribs 477 bytes +477 Created page with "local data = {} data.default_ignorable = { singles = { [0x000AD] = true, [0x0034F] = true, [0x0061C] = true, [0x03164] = true, [0x0FEFF] = true, [0x0FFA0] = true, }, ranges = { { 0x0115F, 0x01160 }, { 0x017B4, 0x017B5 }, { 0x0180B, 0x0180F }, { 0x0200B, 0x0200F }, { 0x0202A, 0x0202E }, { 0x02060, 0x0206F }, { 0x0FE00, 0x0FE0F }, { 0x0FFF0, 0x0FFF8 }, { 0x1BCA0, 0x1BCA3 }, { 0x1D173, 0x1D17A }, { 0xE0000, 0xE0FFF }, }, } return data"