mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 03:38:39 +00:00
Within a single call to `renderMathInElement`, default `macros` to a shared empty object (same as if you specified an object) so that global macros defined via `\gdef` can be defined and shared.