You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/02/12 09:32:00 UTC

[jira] [Resolved] (DOXIA-692) Markdown Sink: Incorrect escape characters

     [ https://issues.apache.org/jira/browse/DOXIA-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus resolved DOXIA-692.
-----------------------------------
    Fix Version/s: 2.0.0-M6
       Resolution: Fixed

> Markdown Sink: Incorrect escape characters
> ------------------------------------------
>
>                 Key: DOXIA-692
>                 URL: https://issues.apache.org/jira/browse/DOXIA-692
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Markdown
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 2.0.0-M6
>
>
> According to https://daringfireball.net/projects/markdown/syntax#backslash only some characters can be escaped with a leading "\". Notably missing is e.g. {{<}} and {{>}} which must not be escaped. Currently those are being prepended with a slash as well leading to backslash appearing in the output (e.g. when rendered to XHTML)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)