[ 
https://issues.apache.org/jira/browse/MSITE-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790496#comment-16790496
 ] 

Michael Osipov commented on MSITE-835:
--------------------------------------

This cannot work because you are linking to the source, but you have to link to 
the target. I do not really undersand the issue hier.

> Maven site generate invalid link with markdown
> ----------------------------------------------
>
>                 Key: MSITE-835
>                 URL: https://issues.apache.org/jira/browse/MSITE-835
>             Project: Maven Site Plugin
>          Issue Type: Bug
>    Affects Versions: 3.7.1
>            Reporter: Dave Newton
>            Priority: Major
>
> When a markdown page index.md has a relative [my link](target.md), maven site 
> plugin :
>  
>  * generate index.html and target.html (Good).
>  * keep md extension : <a href="target.md"> (Invalid link)
> This make the generated site unusable: the correct link should be <a 
> href="target.html">



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to