[
https://issues.apache.org/jira/browse/DOXIA-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed DOXIA-597.
-------------------------------
Resolution: Fixed
fixed in
https://gitbox.apache.org/repos/asf?p=maven-doxia.git&a=commit&h=9d93dbe74e78f1ff18f1fda889c8ec9cb835de59
root cause was in xhtml parser which used "monospaced" semantics instead of
"code" like every other Doxia format
> `code` not rendered as code
> ---------------------------
>
> Key: DOXIA-597
> URL: https://issues.apache.org/jira/browse/DOXIA-597
> Project: Maven Doxia
> Issue Type: Bug
> Components: Module - Markdown
> Affects Versions: 1.9
> Reporter: Herve Boutemy
> Assignee: Herve Boutemy
> Priority: Major
> Fix For: 1.9.1
>
>
> ```
> pre
> ```
> works but not `code`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)