[
https://issues.apache.org/jira/browse/DOXIASITETOOLS-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338333#comment-17338333
]
QualiteSys QualiteSys commented on DOXIASITETOOLS-228:
------------------------------------------------------
Exact ! The character has been converted to a space in the above description,
and was not visible !
I propose to replace the character ( & # x A 0 ; ) by a space in
default-site-macros.vm
See [https://www.codetable.net/decimal/160]
> Remove all   in default-site-macros.vm and replace by a space
> ------------------------------------------------------------------
>
> Key: DOXIASITETOOLS-228
> URL: https://issues.apache.org/jira/browse/DOXIASITETOOLS-228
> Project: Maven Doxia Sitetools
> Issue Type: Improvement
> Components: Site renderer
> Reporter: QualiteSys QualiteSys
> Priority: Major
>
> In the resource file default-site-macros.vm in
> org.apache.maven.doxia.siterenderer.ressources, the character ( & # x A 0 ; )
> is converted to
> The result html file is not a valid xml file but a valid html file.
> Removing all and replace by a space gives the same visual result, and makes
> the html correct from the xml syntax point of view.
> I'll provide the PR for this, if you agree.
> Thanks
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)