[
https://issues.apache.org/jira/browse/MNGSITE-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MNGSITE-386.
---------------------------------
Assignee: Herve Boutemy
Resolution: Fixed
workaround done in
https://github.com/apache/maven-site/commit/60042f18c4ba42e5c413d1df667e1173ed4fa38e
> markdown not always resolved
> ----------------------------
>
> Key: MNGSITE-386
> URL: https://issues.apache.org/jira/browse/MNGSITE-386
> Project: Maven Project Web Site
> Issue Type: Bug
> Reporter: Elliotte Rusty Harold
> Assignee: Herve Boutemy
> Priority: Minor
>
> On several pages including https://maven.apache.org/what-is-maven.html I
> notice that markdown is slipping through into the site instead of being
> rendered into HTML. I don't know why.
> E.g. it says
> Maven, a [Yiddish word](https://en.wikipedia.org/wiki/Maven) meaning
> *accumulator of knowledge*,
> instead of
> Maven, a <a href='https://en.wikipedia.org/wiki/Maven'>Yiddish word</a>
> meaning <em>accumulator of knowledge</em>
> This usually seems to happen only in the first paragraph.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)