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

Tamás Cservenák commented on DOXIA-671:
---------------------------------------

Same here on maven site: the quotes are gone, that is bad, as it totally 
modifies meaning

source:
[https://github.com/apache/maven-site/blob/master/content/markdown/repositories/metadata.md]
rendered:
https://maven.apache.org/repositories/metadata.html

> Double quotes contained in markdown page are removed in html output
> -------------------------------------------------------------------
>
>                 Key: DOXIA-671
>                 URL: https://issues.apache.org/jira/browse/DOXIA-671
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Markdown
>    Affects Versions: 2.0.0-M3
>            Reporter: Friederich Christophe
>            Priority: Minor
>
> When execute site generation, the double quotes contained in markdown page 
> are removed in html output.
> After investigation, in MarkdownParser class, the flexmark renderer uses 
> TypographicExtension and by default flexmark replaces double quotes with 
> “ and ”, but theses entities are not recognized by XmlPullParser.



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

Reply via email to