[
http://jira.codehaus.org/browse/DOXIA-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=178343#action_178343
]
Benjamin Bentmann commented on DOXIA-325:
-----------------------------------------
bq. IIUC only double-hyphens and trailing hyphens are illegal inside comments
but I couldn't find any conclusive reference
The [XML Spec|http://www.w3.org/TR/REC-xml/#sec-comments] should be the
normative reference.
> Not valid xhtml document if comment with minus character
> --------------------------------------------------------
>
> Key: DOXIA-325
> URL: http://jira.codehaus.org/browse/DOXIA-325
> Project: Maven Doxia
> Issue Type: Bug
> Components: Module - Xhtml
> Affects Versions: 1.1
> Reporter: Vincent Siveton
> Assignee: Vincent Siveton
> Fix For: 1.1.1
>
>
> if comment has minus character, the rendering is not valid, ie
> {noformat}
> fo ---- fo
> {noformat}
> should be the following to be a valid xhtml rendering
> {noformat}
> fo - - - - fo
> {noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira