mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
* chore: refactor parsing strings to not rely on `JSON.parse` * fix: #3073 function `format` not escaping control characters and double quotes in strings * chore: add more unit tests