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
Safely interpolate the page title into the "report issue" button
* Currently it is possible that the interpolation escapes the confines of the quotes
* Also in a future version of MkDocs, values will become escaped by default, so this value will become incorrect under the current approach
0 commit comments