[
https://issues.apache.org/jira/browse/DOXIA-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed DOXIA-605.
-------------------------------
Fix Version/s: 1.9.1
Assignee: Herve Boutemy
Resolution: Duplicate
> Inline code elements in Markdown disappear in output
> ----------------------------------------------------
>
> Key: DOXIA-605
> URL: https://issues.apache.org/jira/browse/DOXIA-605
> Project: Maven Doxia
> Issue Type: Bug
> Components: Module - Markdown
> Affects Versions: 1.9
> Reporter: Robert Casties
> Assignee: Herve Boutemy
> Priority: Major
> Fix For: 1.9.1
>
>
> Markdown inline code elements marked by single or double ` (backquote) appear
> as normal text in the HTML output (no markup at all).
> Only code blocks with triple-backquote appear in HTML output.
> I created a public example in
> [https://github.com/robcast/doxia-markdown-code-test]
> I also tried to debug the processing using
> {{[saveProcessedContent|https://maven.apache.org/plugins/maven-site-plugin/site-mojo.html#saveProcessedContent]}}
> but no "processed" directory was created. Did I do it wrong?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)