- From: c933103 via GitHub <sysbot+gh@w3.org>
- Date: Fri, 15 Dec 2017 15:46:01 +0000
- To: public-i18n-archive@w3.org
c933103 has just created a new issue for https://github.com/w3c/predefined-counter-styles:
== New counting style proposal: japanese-hitotsu ==
Reason for the request: It seems fairly common to see Japanese list that look like this:
一、 AAA
一、 BBB
一、 CCC
```
@counter-style japanese-hitotsu {
system: cyclic;
symbols: '\4E00';
/* symbols: '一'; /
suffix: "、 ";}
```
Please view or discuss this issue at https://github.com/w3c/predefined-counter-styles/issues/20 using your GitHub account
Received on Friday, 15 December 2017 15:46:03 UTC