Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Duplicate
-
Affects Version/s: 1.0-alpha-8
-
Fix Version/s: None
-
Component/s: Documentation, Module - Apt
-
Labels:None
-
Environment:mvn 2.0.5
-
Number of attachments :
Description
See attached screenshot. Is there a way to make this table look nicer ? I.e. get rid off the <br> ?
<lacostej_> how does one create multiline table cells in APT format ? the parser introduces <br> elements and that makes the rendering ugly
<lacostej_> I have a screenshot of the problem available
<lacostej_> kenney: http://www.flickr.com/photos/7344281@N03/421928169/
<kenney> can you paste the apt for the table?
*------------------------------------------------------------------------------
| command line | Java Mojo |
*------------------------------------------------------------------------------
| the VM exits as soon as the only | By default daemon threads are joined |
| remaining threads are daemon threads | and interrupted once all known non |
| daemon threads have quitted. The join | |
| timeout is customisable | |
| The user might wish to further cleanup | |
| cleanup by stopping the unresponsive | |
| threads. | |
| The user can disable the full extra | |
| thread management (interrupt/join/[stop]) |
*------------------------------------------------------------------------------
<kenney> lacostej_: i'd say that the APT engine produced a one-on-one image of the source, quite nice ![]()
<lacostej_> ![]()
<kenney> i guess you have to put everything on 1 line to make it render properly
<kenney> too bad you can't specify 'align=justify'
<kenney> what about \ ?
<kenney> ow crap: Line breaks must not be used inside titles and tables (which are line oriented blocks with implicit line breaks).
<kenney> and \ is a line break, instead of a continuation as is used everywhere else
EODiscussion
Attachments
Issue Links
| This issue is superceded by: | ||||
| DOXIA-134 | Apt parser issues |
|
|
|
Jira screewed up my ATP table.. See http://pastebin.ca/395850 for a paste.