I made this because I run a linux/tech forum and I use a lot of acronyms and get asked what they mean.
Title: Acronym
Regular Expression:
Replacement:
Example:
Title: Acronym
Regular Expression:
\[a\](.*?),(.*?)\[/a\]
Replacement:
<acronym title="$2" style="cursor:help; font-weight: bold; color: black; text-decoration:underline;">$1</acronym>
Example:
A new Linux [a]OS,operating system[/a] has just been released.