[ https://issues.apache.org/jira/browse/DOXIA-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114463#comment-15114463 ]
Hudson commented on DOXIA-535: ------------------------------ SUCCESS: Integrated in doxia-all #228 (See [https://builds.apache.org/job/doxia-all/228/]) [DOXIA-535] reworked multiple extensions support after constructors change in r1726537 (hboutemy: [http://svn.apache.org/viewvc/?view=rev&rev=1726538]) * ./doxia/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownParserModule.java * ./doxia/doxia-modules/doxia-module-markdown/src/test/java/org/apache/maven/doxia/module/markdown/MarkdownParserModuleTest.java > Support .markdown file extension (in addition to current .md) > ------------------------------------------------------------- > > Key: DOXIA-535 > URL: https://issues.apache.org/jira/browse/DOXIA-535 > Project: Maven Doxia > Issue Type: New Feature > Components: Module - Markdown > Reporter: Vratko Polak > Fix For: 1.7 > > > Currently, "md" is the only extension identifying markdown files for Doxia. > There are many [0] extensions identifying markdown. GitHub uses "md", but it > is also interpreting markdown somewhat differently [1]. Wikipedia article [2] > offers "markdown" as an alternative extension, citing [3] the author of > markdown, who agrees [4] with proponents of this extension. > Please, add a support for "markdown" extension; > possibly keeping it for standard markdown and leaving "md" for the GitHub > style. > [0] https://gist.github.com/schwa/8311179 > [1] https://help.github.com/articles/github-flavored-markdown > [2] https://en.wikipedia.org/wiki/Markdown > [3] http://daringfireball.net/linked/2014/01/08/markdown-extension > [4] http://hiltmon.com/blog/2012/03/07/the-markdown-file-extension/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)