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