Feature #242
strip off dollar sign from dollar figures
Status:
New
Priority:
Normal
Assignee:
-
Start date:
03/07/2020
Due date:
% Done:
0%
Description
I haven't actually checked, so this might already be taken care of -- but really, the code should strip out anything that isn't {numeric | decimal-point | minus-sign} and accept whatever is left, unless it's clearly malformatted (more than one decimal).
Ultimately, would be nice to allow basic arithmetic ops as well.