I have a long list of keywords that I need converted into relative links. How would I go about doing this with a text editor? Does a script already exist for this?
big widget needs to be turned into <a href="big-widget" title="big widget">big widget</a> as do the other 500 keywords on that list (which has them listed one per line atm). In notepadd++ for example, how ?