On Sun, Dec 12, 2010 at 4:12 PM, Robert Nagle <[email protected]> wrote: > that html uses <a name => while xhtml output uses <a id />
A different solution would be to change the way the anchor.attribute is called to actually create <h2 id="sect2">Blah</h2> rather than the <a id="sect2"/>. This is a fairly major customization if your input is heterogenous. Keith --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
