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