View Single Post
Old 11-02-2008, 02:47 AM   #1
pepak
Guru
pepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura about
 
Posts: 610
Karma: 4150
Join Date: Mar 2008
Device: Sony Reader PRS-T3, Kobo Libra H2O
Conversion of quotes

Hi!

Does anyone know of a program or an online tool which I could use to convert quotes? I am particularly interested in converting texts which use one of the following formats:
Code:
" text " (1)
' text ' (2)
Into:
Code:
“ text ”
While I can to (1) reasonably well using a sequence of regexp, I am at a loss with (2) since the apostrophes can appear inside sentences and words (words such as don't). I would rather use something which does most of the work automatically.
pepak is offline   Reply With Quote