You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2010/08/14 08:36:32 UTC

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

Problems using table headers in APT documents
---------------------------------------------

                 Key: DOXIA-404
                 URL: http://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 contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira