Hi, I have about 10 files where I have to make about 10 different replaces, replacing "smart double quotes" with low-ascii equivalent. I would like to just run a single command containing all these replaces when I first edit a file. The file is markdown and I will also be using regex to do other replaces like to convert footnotes to Markdown footnotes, like:
"[24]" converts to "[^ch01-24]". Can PSpad do this some how? I don't want to use the macro recorder because if I get one thing wrong, I have to re-record from the beginning again, and that's a PITA. Or is there an addon/extension to do this in PSPad? Thanks. -- <http://forum.pspad.com/read.php?2,69137,69137> PSPad freeware editor http://www.pspad.com
