I'm trying to accomplish something that may (perhaps) be impossible to do with a search/replace regexp....here goes...
I have a quote file which has this format:
this is a quote.--Quote Author
I would (ideally) like to end up with this format:
"this is a quote."--Quote Author
in other words;
at the beginning of the line insert parenthesis "
after the period, and before the attribution dashes, insert another parenthesis "
I've tried various approaches, and also read widely through this part of the forum, but haven't found any way to do this yet. Help would be greatly appreciated!!
Regards & TIA
Lobotomy
(because only one half works)
I have a quote file which has this format:
this is a quote.--Quote Author
I would (ideally) like to end up with this format:
"this is a quote."--Quote Author
in other words;
at the beginning of the line insert parenthesis "
after the period, and before the attribution dashes, insert another parenthesis "
I've tried various approaches, and also read widely through this part of the forum, but haven't found any way to do this yet. Help would be greatly appreciated!!
Regards & TIA
Lobotomy
(because only one half works)