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 selector for admonition title in togglebutton.js
When the toggleID contains symbols such as `:` an error occurs in JS and all dropdown admonitions after the current element stop functioning.
The `CSS.escape` call fixes this.
0 commit comments