- Add comments, see DOXIA-137
- Handle styles, see DOXIA-63 (how to implement?)
- What does sectionTitle() do?
- Add keywords() see DOXIA-129
Tables
where columns and rows correspond to colspan/rowspan attributes and justification can be used to justify the cells individually (the justify parameter of tableRows can be kept as default), see DOXIA-38. Note that there was already an issue open for colspan/rowspan, DOXIA-78, which is closed even though not completely fixed: on the contrary, it introduced a bug that now the width is written as a colspan attribute. However, the cell width should properly be handled with styles anyway.
Votes
+1: ltheussl, vsiveton
+0:
-1:
Figures
See my comment at DOXIA-99. Ideally every figure link should be specified with extension but then one couldn't use it for different output formats and it wouldn't be compatible with aptconvert. I propose to add the above which could return a comma-separated list of supported extensions to allow several image formats per output format.
The name attribute could be used to write alt and/or title attributes, see DOXIA-75 .
Votes
+1: ltheussl, vsiveton
+0:
-1:
Encoding support
See DOXIA-185.
Votes
+1: vsiveton
+0:
-1:

1 Comment
Hide/Show CommentsSep 12, 2007
Vincent Siveton
For 2, we needs to add new lightweight markups in APT