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
a somewhat special(tm) url field entry of the form url = {http://some.where/foo\_--\_bar} becomes http://some.where/foo_–_bar (the dash here being an en dash now).
i came across this while using jekyll-scholar but found the root of the problem to be here, i think. at first, i thought just deactivating the latex filter for the url field would solve the problem but then again \_should be processed.