You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/09/21 13:31:00 UTC

[jira] [Commented] (DOXIA-706) Sink.text(String, SinkEventAttributes) not properly supported by Xhtml5BaseSink

    [ https://issues.apache.org/jira/browse/DOXIA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767562#comment-17767562 ] 

ASF GitHub Bot commented on DOXIA-706:
--------------------------------------

kwin merged PR #175:
URL: https://github.com/apache/maven-doxia/pull/175




> 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)