Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: math filters now return number, resolves #110
* fix linting * numbers are no longer fixed: i.e. {{0.3 | minus 0.1}} now renders as 0.19999 Stick to JavaScript number behavior, see: 8.0.0
- Loading branch information