-
```
NOTE: This form is only for reporting bugs. For questions, comments, or
advice please visit: http://groups.google.com/group/sipdroid-users
What steps will reproduce the problem?
1. Save a SIP UR…
-
I'm using asciidoctor for writing documents for IP-cores. It may be very useful to have counter, that can count in hexadecimal numeral system for description of memory map entries with fixed offset.
-
```
Noto Sans Sinhala is missing the SInhala numeral sets, Sinhala Archaic Numbers
(111E0–111FF) and Sinhala Lith Illakkam (0DE6-0DEF).
These were introduced in Unicde 7.0
```
Original issue repor…
-
```
NOTE: This form is only for reporting bugs. For questions, comments, or
advice please visit: http://groups.google.com/group/sipdroid-users
What steps will reproduce the problem?
1. Save a SIP UR…
-
It's traditional to use upper case Roman numerals for Part numbers in books but counters only appear to support arabic numerals and letters. It would be nice to support Roman numerals too.
-
Locales according to the documentation on the main page do not work:
```
>var numeral = require("numeral")
> numeral.locale('de')
'de'
> numeral("12.2000.0065,9812")
TypeError: Cannot read pro…
-
MSID: 102977
Version: 1
Preprint DOI: https://doi.org/10.1101/2023.11.11.566681
## Step 1. Awaiting reviews
**Editorial to post reviews via hypothesis**
**Useful links:**
- DocMap: https://data-h…
-
![](https://cdn.discordapp.com/attachments/750507657613410354/760129721416679444/20200928_222039.jpg)
![](https://cdn.discordapp.com/attachments/750507657613410354/760129747790331904/20200928_222353.…
-
**Describe the feature:**
Right now, the way you specify a `bit` field format is by selecting `bytes` and creating a numeral.js pattern that specifies that what you really want is _bits_.
Coul…
-
```
console.log(numeral('0.000000001').format('0.000000000')); // NaN
console.log(numeral('0.000000011').format('0.000000000')); // NaN
console.log(numeral('0.000000111').format('0.000000000')); //…