Elliotte Rusty Harold created MNGSITE-386:
---------------------------------------------

             Summary: 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


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)

Reply via email to