> The fact that <a href="#anchor"> tags sometimes do > not link to the expected position is due to a > limitation in the Plucker format.
I don't agree that this is a "limitation" in the Plucker format. There is nothing in the format that "force" you to only create paragraphs when you find a <p> in the HTML code. You can create a new paragraph (and link to it) when you run into the <a name=> tag, too. I can see one problem and that is if the tag is inside a line of text, but I haven't seen any web pages that use the <a name> tag that way (it's usually on a line of its own.) Anyway, don't blame the Plucker format for limitations in the *implementation* of the format ;-) /Mike _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

