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
I came looking for the spot where it makes these conversions, as it's kind of broken: it outputs IDs with percent-encoded characters (using a dot instead of a percent) like "wiki_please__don.27t", which, on top of being ugly, poses a problem for CSS selectors.
Instead of #toc_0, how about something like #wiki-toc-first-few-words?
The text was updated successfully, but these errors were encountered: