You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2013/03/30 19:57:53 UTC

[jira] (DOXIA-404) Problems using table headers in APT documents

    [ https://jira.codehaus.org/browse/DOXIA-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=322949#comment-322949 ] 

Robert Scholte commented on DOXIA-404:
--------------------------------------

Fixed in [r1462841|http://svn.apache.org/r1462841]
I've added a test, nothing special there with borders.
Borders are more of a browser and/or cascading stylesheet issue, don't think we can or should fix it here.
                
> Problems using table headers in APT documents
> ---------------------------------------------
>
>                 Key: DOXIA-404
>                 URL: https://jira.codehaus.org/browse/DOXIA-404
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Apt
>    Affects Versions: 1.1.3
>         Environment: Maven Site Plugin 2.1.1
>            Reporter: Dennis Lundberg
>
> When using the [APT enhancement for table header cells|http://maven.apache.org/doxia/references/doxia-apt.html#Table_header_cells] the table itself automatically gets a border.
> This table gets a border:
> {noformat}
> *-----------+-----------+
> || Header 1 || Header 2 |
> *-----------+-----------+
>   Cell 1    | Cell 2    |
> *-----------+-----------+
>   Cell 3    | Cell 4    |
> *-----------+-----------+
> {noformat}
> We need to figure out a way to have table header cells in a table without borders.
> Also cells 1 and 3 in the example are made into header cells, even though they haven't been specified as such.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira