[
https://issues.apache.org/jira/browse/DOXIA-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved DOXIA-750.
-----------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/maven-doxia/commit/0f4908c27fa898228e2c74a6c218d3175d217bb4.
> MarkdownSink: Definition Lists don't properly escape inline styles
> ------------------------------------------------------------------
>
> Key: DOXIA-750
> URL: https://issues.apache.org/jira/browse/DOXIA-750
> Project: Maven Doxia
> Issue Type: Bug
> Components: Module - Markdown
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 2.0.1
>
>
> If a {{Sink.definition()}} contains e.g. {{Sink.text(...)}} with some inline
> styles, the latter are incorrectly emitted with markdown.
> But since everything within a definition list is basically an HTML block
> (https://spec.commonmark.org/0.31.2/#html-blocks) there every inline style
> must be emitted as HTML as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)