You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2008/03/10 14:25:28 UTC

[jira] Commented: (DOXIA-203) Add support for level 6 sections and generalize Sink API for sections

    [ http://jira.codehaus.org/browse/DOXIA-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_126712 ] 

Lukas Theussl commented on DOXIA-203:
-------------------------------------

There is an issue (don't know if it's an inconsistency) with the xhtml-based parsers and sinks: eg sectionTitle1() in XhtmlBaseSink emits a <h2> tag, sectionTitle2() a <h3> etc, sectionTitle5() emits a <h6> but there is no method that emits a <h1>.

> Add support for level 6 sections and generalize Sink API for sections
> ---------------------------------------------------------------------
>
>                 Key: DOXIA-203
>                 URL: http://jira.codehaus.org/browse/DOXIA-203
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Sink API
>    Affects Versions: 1.0-alpha-10
>            Reporter: Vincent Massol
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira