Release Notes
Added some logging to the expansion.
It will now print warnings in the console whenever a placeholder is one of the following invalid cases:
- Placeholder is the format %math_<text>_%
- Placeholder contains non-numerical text for precision. I.e. %math_a:_<expression>%
- Math expression of the Placeholder is invalid. I.e. %math_a+b+c%