Thread: LRF output
View Single Post
Old 07-10-2007, 04:53 PM   #252
bkilian
Zealot
bkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notes
 
Posts: 131
Karma: 24870
Join Date: Oct 2006
Device: Sony PRS/505
Quote:
Originally Posted by kovidgoyal View Post
Released 0.3.67 with support for definition lists and a fix for the handling of zip files.
Dude, you are one of the most responsive devs I've ever seen, and I've seen a lot of devs

As to the Python regular expression, One I've found that only matches paragraphs containing only an <a id...></a> seems to work on the baen books I've tried it on.
<p>\s*<a id.*?>\s*</a>\s*</p>
bkilian is offline   Reply With Quote