You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix input censoring for attr macros when the input contains a key = value attr
It caused the attribute macro to not be removed, causing it to be expanded again and again.
I don't know how to test this, as it's hard to test that the recursion limit was reached.
0 commit comments