> Is there any way to edit the pages I've plucked? Sometimes there are 
> distracting elements I'd like to delete/adjust or minor 
> spelling/grammar errors I'd like to fix just to make it easier to 
> read...

        Wouldn't a standard HTML editor or text editor work? HTML 
isn't a binary file format, so it can be edited by any text editor you 
wish. Just edit the HTML, and re-pluck it with your Plucker parser of 
choice.

        Unless of course, you meant edit HTML you don't control, such 
as that plucked from another site. In that case, use unpluck/explode, 
and return the .pdb back to a pseudo-HTML format, which you can edit 
and repluck locally.


d.

_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to