[ 
https://issues.apache.org/jira/browse/DOXIA-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov moved MSITE-835 to DOXIA-587:
--------------------------------------------

    Affects Version/s:     (was: 3.7.1)
                       1.8
           Issue Type: Improvement  (was: Bug)
                  Key: DOXIA-587  (was: MSITE-835)
              Project: Maven Doxia  (was: Maven Site Plugin)

> Maven site generate invalid link with markdown
> ----------------------------------------------
>
>                 Key: DOXIA-587
>                 URL: https://issues.apache.org/jira/browse/DOXIA-587
>             Project: Maven Doxia
>          Issue Type: Improvement
>    Affects Versions: 1.8
>            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