Greg wrote:
>> 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...
"David A. Desrosiers" wrote:>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.
Greg wrote:
That's what I meant, stuff from from another site."David A. Desrosiers" wrote:
Part of Plucker. Look in the ./tools subdirectory of the source.
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.

