Module:Unicode data/aliases: Difference between revisions

Created page with "local correction, control, alternate, figment, abbreviation = "correction", "control", "alternate", "figment", "abbreviation" return { [0x000000] = { { control, "NULL" }; { abbreviation, "NUL" }; }; [0x000001] = { { control, "START OF HEADING" }; { abbreviation, "SOH" }; }; [0x000002] = { { control, "START OF TEXT" }; { abbreviation, "STX" }; }; [0x000003] = { { control, "END OF TEXT" }; { abbreviation, "ETX" }; }; [0x00000..."
 
Steven Buber (talk | contribs)
m 1 revision imported
 
(No difference)