[ https://issues.apache.org/jira/browse/DOXIA-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17825599#comment-17825599 ]
ASF GitHub Bot commented on DOXIA-731: -------------------------------------- kwin opened a new pull request, #202: URL: https://github.com/apache/maven-doxia/pull/202 Use either <pre> or <pre><code>. Add parser tests for verbatim content (for all parsers) > Simplify HTML emitted from Sink.verbatim(...) > --------------------------------------------- > > Key: DOXIA-731 > URL: https://issues.apache.org/jira/browse/DOXIA-731 > Project: Maven Doxia > Issue Type: Improvement > Components: Core > Affects Versions: 2.0.0-M9 > Reporter: Konrad Windszus > Assignee: Konrad Windszus > Priority: Major > > The XHTML markup generated from Sink.verbatim(...) should be streamlined to > either emit {{<pre>}} or {{<pre><code>}} depending on the given attribute. > There is no need to generate an additional div nor any additional classes. -- This message was sent by Atlassian Jira (v8.20.10#820010)