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
The smartLink component currently does a basic string replace to normalize the URLs that it compares, but this in insufficient. A better implementation should use or reproduce the same logic that is used in the pipeline for resolving anchor tags.
The smartLink component currently does a basic string replace to normalize the URLs that it compares, but this in insufficient. A better implementation should use or reproduce the same logic that is used in the pipeline for resolving anchor tags.
This will be easier to do after / during #28.
The text was updated successfully, but these errors were encountered: