mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +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