Description
XWiki supports 6 levels (see http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax) and thus I cannot write a valid parser if the Sink API doesn't support a level 6.
I'd even suggest to unify all sink method for sections into a single method with a level parameter passed instead of having sectionTitle1(), etc.
Attachments
Issue Links
- is related to
-
DOXIA-619 Sink.sectionTitle1() creates <h2> instead of <h1>
- Closed