<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AUnicode_chart%2Fsubsets</id>
	<title>Module:Unicode chart/subsets - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AUnicode_chart%2Fsubsets"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Unicode_chart/subsets&amp;action=history"/>
	<updated>2026-05-24T00:10:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Unicode_chart/subsets&amp;diff=147423&amp;oldid=prev</id>
		<title>imported&gt;Cobaltcigs at 13:48, 20 September 2019</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Unicode_chart/subsets&amp;diff=147423&amp;oldid=prev"/>
		<updated>2019-09-20T13:48:11Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[------------------------------&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Subset names are normalized to lowercase and &amp;#039;\s+&amp;#039; → &amp;#039;_&amp;#039; for lookup.&lt;br /&gt;
* Subset content must be a string as it is, for now, implemented as canned shorthand for the &amp;quot;range&amp;quot; parameter.&lt;br /&gt;
* All numbers are hex, whether or not they look like it.&lt;br /&gt;
* Ranges are separated by one or more commas or whitespaces and must match:&lt;br /&gt;
	* &amp;#039;^[0-9A-F]+[-–][0-9A-F]+$&amp;#039; (inclusive range), or&lt;br /&gt;
	* &amp;#039;^[0-9A-F]+$&amp;#039; (single code point).&lt;br /&gt;
* This means spaced hyphen/dash &amp;#039;62 - 7A&amp;#039; or ranges of more than two &amp;#039;62-70-7A&amp;#039; will fail.&lt;br /&gt;
* Codepoint prefixes &amp;#039;U+&amp;#039; and &amp;#039;0x&amp;#039; are also ok, will be stripped accordingly.&lt;br /&gt;
&lt;br /&gt;
Please replace example entries with something more useful than this, in the following format.&lt;br /&gt;
&lt;br /&gt;
--]]------------------------------&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
	basic_latin_digits = &amp;quot;30-39\n\n\n      \n\n&amp;quot;,&lt;br /&gt;
	basic_latin_vowels = &amp;quot;41,45,49,4F,55,59          61 65 69 6F 75 79&amp;quot;,&lt;br /&gt;
	basic_latin_consonants = &amp;quot;42-44,46-48,4A-4E,50-54,56-58,5A,62-64,66-68,6A-6E,70-74,76-78,7A&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
	cjk_letters_months_hangul = &amp;quot;3200-321F, 3260-327F&amp;quot;,&lt;br /&gt;
	cjk_letters_months_katakana = &amp;quot;32D0-32FF&amp;quot;,&lt;br /&gt;
&lt;br /&gt;
	}&lt;/div&gt;</summary>
		<author><name>imported&gt;Cobaltcigs</name></author>
	</entry>
</feed>