X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0e122d62ab55a64c9db4c856b67ac34f14acd988..5a53ab55da0e1311584abaae94418d4b91435bba:/unicode-table.inc.pl diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 7ab3dd3..5e79610 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -3,7 +3,11 @@ use utf8; punctuation => { quoting => [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}], - common => [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √ . 年 月 日}], + common => [qw{ + . † ‡ • . § ¶ # . © ® ™ + . ° ′ ″ . − × ÷ . ± ² √ + . ¹ ⁿ ³ . ¼ ½ ¾ . 年 月 日 + }], marks => [qw{. ¿ … 〃 ‐ – . ‽ · ※ ‒ — }], spacing => [split / /, join ' ', ". \x{2003} \x{2009} \x{2007} \x{A0} \x{200B}",