[ https://issues.apache.org/jira/browse/DOXIA-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17610837#comment-17610837 ]
Michael Osipov edited comment on DOXIA-671 at 9/29/22 7:13 AM: --------------------------------------------------------------- Real men don't quote. They make clear statements. :-D was (Author: michael-o): Real men don't quote. They make clear statements. > 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: 1.11.1, 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)