Konrad Windszus opened DOXIA-762 and commented
Currently it is undocumented how to emit Sink.verbatim(SinkEventAttributes) blocks with/without the SinkEventAttributeSet.SOURCE argument.
Issue Links:
-
DOXIA-685 Replace SinkEventAttributes#BOXED with #SOURCE to clearly separate between regular verbatim and verbatim source (code)
-
DOXIA-763 MarkdownSink: Distinguish between verbatim with source attribute and without
Konrad Windszus opened DOXIA-762 and commented
Currently it is undocumented how to emit
Sink.verbatim(SinkEventAttributes)blocks with/without theSinkEventAttributeSet.SOURCEargument.+--, verbatim without if using delimiter---. However in https://maven.apache.org/doxia/references/apt-format.html#verbatim-text only boxed and unboxed verbatim is described.Issue Links:
DOXIA-685 Replace SinkEventAttributes#BOXED with #SOURCE to clearly separate between regular verbatim and verbatim source (code)
DOXIA-763 MarkdownSink: Distinguish between verbatim with source attribute and without