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
In the cozify() function within utils/sanitizer.ts, if the href value of an a element is within same article, it is most likely just to an article section
Set the value of href so that it only has the section url prepended by #
In the
cozify()function withinutils/sanitizer.ts, if thehrefvalue of anaelement is within same article, it is most likely just to an article sectionSet the value of
hrefso that it only has the section url prepended by#