Michael Osipov created DOXIA-687:
------------------------------------
Summary: Introduce Sink#verbatim(void) method
Key: DOXIA-687
URL: https://issues.apache.org/jira/browse/DOXIA-687
Project: Maven Doxia
Issue Type: Improvement
Components: Sink API
Reporter: Michael Osipov
Assignee: Michael Osipov
Fix For: 2.0.0-M5
For the sake of convenience it is often sufficient to short cut
{{sink.tableRows(null, false)}} to just {{sink.tableRows()}}. A a new interface
method and have sink implementations handle it accordingly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)