jmones opened a new pull request #14: [DOXIA-584] Rewrite .md and .markdown
links to .html
URL: https://github.com/apache/maven-doxia/pull/14
This implementation supports rewriting the following types of links:
(link to a)[a.md]
(link to xxx section in a)[a.md#xxx]
(link to a)[a.ma
work done: you can see the SNAPSHOT result at
https://maven.apache.org/pom-archives/default-plugins-LATEST/
the source is currently in a maven-studies branch:
https://github.com/apache/maven-studies/tree/maven-default-plugins
The is the question of what version to choose and when to release this