You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/07/07 18:59:48 UTC

[jira] [Commented] (HADOOP-9432) Add support for markdown .md files in site documentation

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

Steve Loughran commented on HADOOP-9432:
----------------------------------------

-I hadn't noticed that Luke had +1'd this; I'll commit it. What I do want to note is that while MD is generally a more widely supported format than .apt, it doesn't do tables without embedding raw HTML -and we don't want that, do we?
                
> Add support for markdown .md files in site documentation
> --------------------------------------------------------
>
>                 Key: HADOOP-9432
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9432
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: build, documentation
>    Affects Versions: 3.0.0
>            Reporter: Steve Loughran
>            Priority: Minor
>         Attachments: HADOOP-9432.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> The "markdown" syntax for marking up text is something which the {{mvn site}} build can be set up to support alongside the existing APT formatted text.
> Markdown offers many advantages
>  # It's more widely understood.
>  # There's tooling support in various text editors (TextMate, an IDEA plugin and others)
>  # It can be directly rendered in github
>  # the {{.md}} files can be named {{.md.vm}} to trigger velocity preprocessing, at the expense of direct viewing in github
> feature #3 is good as it means that you can point people directly at a doc via a github mirror, and have it rendered. 
> I propose adding the options to Maven to enable content be written as {{.md}} and {{.md.vm}} files in the directory {{src/site/markdown}}. This does not require any changes to the existing {{.apt}} files, which can co-exist and cross-reference each other.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira