Converting with Regular Expressions

new topic     » topic index » view thread      » older message » newer message

I need to convert something like this:

<a href="http://www.mydomain.com/index.esp?var1=1&var2=2">A LINK</a>

into

[[http://www.mydomain.com/index.esp?var1=1&var2=2 -> A LINK]]

There will be multiple instances, so I'd like to use a regex match.

Who can write the regex for this?!?! :)

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu