-
"agt" means 8 (AF). There is seemingly no reason for this test to fail out of nowhere, especially with no change to AF code. In the meantime I have restarted the GitHub CI jobs for this. This issue is…
-
Dear Developer,
I would notice that some glyphs are missing, in particular:
- some greek numbers: 6 (ϛ´) and 90 (ϙ´), even if the corresponding archaic letters exist
- ⟦ (U+27E6)
- ⟧ (U+27E7)
-…
-
Since the first introduction of Roman numerals for pronunciation in Georgian, it has been presented with errors and currently the bug is still not fixed.
I cloned the repository and decided to che…
-
Hello!
I discovered `pagedown` recently and got very excited. Following, the contribution guide #81, I am trying to customise my own template. I managed to somehow adjust the css rules and html tem…
-
Some numeral features don't actually cause any changes from defaults.
Eg on https://graphicore.github.io/mdlFontSpecimen/ I see
Perhaps these should be colored grey, or otherwise indicated t…
-
There are situations when we want to list auxiliary characters for other kinds of things (e.g. punctuation, numerals), perhaps it would be better to have an inline notation for optional/auxiliary char…
-
numeral(243.7).value() => 243.7
numeral('243,7').value() => 243.7
numeral('243.7').value() => 2437 // Wrong
Why?
-
Hello
Thank you for your continuous efforts in maintaining and improving Charabia. I’m writing to request support for the Persian language in your normalization and segmentation modules, similar to…
Ja7ad updated
2 months ago
-
Attempting to merge printing of notations and numeral notations (following a discussion in https://github.com/coq/coq/pull/12163 ), I compared them. Here is a small example illustrating differences.
…
-
We use [`numeral`](http://numeraljs.com/) package to format numbers in visualizations (and probably in some other places), but it wasn't updated for a quite long time, and seems it's owner don't plan …