[ https://issues.apache.org/jira/browse/DOXIA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konrad Windszus reassigned DOXIA-706: ------------------------------------- Assignee: Konrad Windszus > Sink.text(String, SinkEventAttributes) not properly supported by > Xhtml5BaseSink > ------------------------------------------------------------------------------- > > Key: DOXIA-706 > URL: https://issues.apache.org/jira/browse/DOXIA-706 > Project: Maven Doxia > Issue Type: Bug > Components: Core > Affects Versions: 2.0.0-M7 > Reporter: Konrad Windszus > Assignee: Konrad Windszus > Priority: Major > > All attributes passed as second argument to {{Sink.text(String, > SinkEventAttributes)}} are just silently disregarded in > https://github.com/apache/maven-doxia/blob/336a9a4030980809814783ce30197acc5f42c9a2/doxia-core/src/main/java/org/apache/maven/doxia/sink/impl/Xhtml5BaseSink.java#L1802. > Instead attributes like Semantics.STRONG should be supported also here (i.e. > its semantics should be similar to {{inline(SinkEventAttributes)}} -- This message was sent by Atlassian Jira (v8.20.10#820010)