Hi Lukas,

2007/7/17, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Author: ltheussl
Date: Tue Jul 17 13:45:47 2007
New Revision: 557051

URL: http://svn.apache.org/viewvc?view=rev&rev=557051
Log:
Various fixes to Xdoc parser:
 - don't emit anchor for section titles (should be done by a sink if desired)

I think it was handle by the TOCMacro. Could you have a glance on this?

 - handle <h4>, <h5>, <h6> tags as section3, section4, section5
 - distinguish between un-ordered and ordered list items
 - only use the colspan attribute of table (header) cells if it is non-null
 - add lineBreak, horizontalRule, monospaced, definition list and img parsing
 - don't emit text events if text is just white space


Great! Thanks for these!

Cheers,

Vincent

[SNIP]

Reply via email to