daisy / daisy/MathCAT

Didn't cleanup broken number that uses "," as decimal separator

Open
#390 0 comments 0 reactions 0 assignees View on GitHub
bug rust
Dominant language
Rust
Stars
114
Forks
85
Avg merge
1d 11h
Merged PRs (30d)
42

Description

The following MathML didn't clean the number to be "3,2" with `DecimalSeparator= ","`.
```

```

Removing either the `(` or the `;` (or both) does result in it being cleaned up. I suspect the problem lies with the caution about `(3,2)` being a list.

If the decimal separator is `.`, there is no problem.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.