The documentation says:
Numbers […] can also have digit group separators at any position (eg thousands separators) which can be comma or period - whichever one you did not use as a decimal point.
However sometimes other characters are used as a separator, e.g. in Switzerland it's common to use the single quote. Would it be possible to support this? Either arbitrary characters or simply expanding the list of separators.
The documentation says:
However sometimes other characters are used as a separator, e.g. in Switzerland it's common to use the single quote. Would it be possible to support this? Either arbitrary characters or simply expanding the list of separators.