[textmacros] \tag{$*$} spacing issue
E.g.$$\text{Tag with math}\tag{$*$}$$
will render differently (using SVG but see below).
Without textmacros extension:

With textmacros extension:

I think this come down to a missing data-mjx-texclass="ORD"
when the extension is active.