[ https://issues.apache.org/jira/browse/DOXIA-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated DOXIA-687: --------------------------------- Description: For the sake of convenience it is often sufficient to short cut {{sink.verbatim(null)}} to just {{sink.verbatim()}}. A a new interface method and have sink implementations handle it accordingly. (was: 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.) > 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 > Priority: Major > Fix For: 2.0.0-M5 > > > For the sake of convenience it is often sufficient to short cut > {{sink.verbatim(null)}} to just {{sink.verbatim()}}. A a new interface method > and have sink implementations handle it accordingly. -- This message was sent by Atlassian Jira (v8.20.10#820010)