Modul:Sort/latin: Unterschied zwischen den Versionen
2016-11-23
w>PerfektesChaos (2016-07-20) |
w>PerfektesChaos (2016-11-23) |
||
Zeile 1: | Zeile 1: | ||
--[=[ | local Serial = "2016-11-23" | ||
--[=[ | |||
Sort/latin | Sort/latin | ||
mw.loadData() table with sort string for latin based character codes (ISO) | mw.loadData() table with sort string for latin based character codes (ISO) | ||
Zeile 491: | Zeile 492: | ||
[ 8292] = "", -- INVISIBLE PLUS | [ 8292] = "", -- INVISIBLE PLUS | ||
[ 65279] = "", -- BYTE ORDER MARK | [ 65279] = "", -- BYTE ORDER MARK | ||
[917505] = "" -- LANGUAGE TAG | [917505] = "", -- LANGUAGE TAG | ||
failsafe = Serial | |||
}; | }; |