Quote:
Originally Posted by alansplace
on my practice file your code string finds non-broken paragraphs. so i'll ask this. is there a document along the lines of pablo's quick and dirty epub tutorial that covers creating regex search & replace stuff?
|
www.mobileread.com/forums/forumdisplay.php?f=235 see the two stickies on search and replace and regexes. They're pcre style references which Sigil will support in 0.5. The current regexes in Sigil are Qt based. They are a limited version of pcre.