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

Hervé Boutemy closed DOXIA-587.
-------------------------------
       Resolution: Fixed
         Assignee: Hervé Boutemy
    Fix Version/s: 1.9

idea already reported and feature added in DOXIA-584 :)
yet requires a release of Doxia and maven-site-plugin to be used...

> 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
>            Assignee: Hervé Boutemy
>            Priority: Major
>             Fix For: 1.9
>
>
> 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