I'm running some replacements on posts imported from an old Blogger site to fix the links so they point to the new domain instead of the old BlogSpot subdomain. The replacement takes the entire anchor tag and extracts the slug, then rewrites the anchor tag to an [intlink] shortcode. It seems to work, but I'm worried that I'll end up with broken links without knowing it.
It would be totally awesome if RB Internal Links had a function to scan the database for [intlink] tags that would result in . Then I could run the replacements with confidence and error check afterward.