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

ASF GitHub Bot commented on FLINK-6002:
---------------------------------------

GitHub user phoenixjiangnan opened a pull request:

    https://github.com/apache/flink/pull/3497

    [FLINK-6002] 'MacOS X' section in Quickstart page is not rendered correctly

    Currently, ["MacOS X" section under "Setup: Download and Start Flink" in 
Quickstart 
page](https://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html#setup-download-and-start-flink)
 is not rendered correctly. 
    
![before](https://cloud.githubusercontent.com/assets/1892692/23719173/28a8daaa-03ef-11e7-9663-26486723c652.png)
    
    
    I fixed this markdown issue by simply adding a blank line between text 
paragraph and code block.
    
    Now it looks like this:
    
![after](https://cloud.githubusercontent.com/assets/1892692/23719258/7b0645da-03ef-11e7-8c15-e8484d71364c.png)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/phoenixjiangnan/flink FLINK-6002

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3497.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3497
    
----
commit d34944a05a2584d0f3880c100dc3f71b48ffe94e
Author: phoenixjiangnan <bowenl...@gmail.com>
Date:   2017-03-08T19:03:21Z

    [FLINK-6002] 'MacOS X' under 'Download and Start Flink' in Quickstart page 
is not rendered correctly

----


> "Setup: Download and Start Flink" / "MacOS X" in Quickstart page is not 
> rendered correctly
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-6002
>                 URL: https://issues.apache.org/jira/browse/FLINK-6002
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.2.0
>            Reporter: Bowen Li
>            Priority: Trivial
>             Fix For: 1.2.1
>
>
> On 
> https://ci.apache.org/projects/flink/flink-docs-release-1.2/quickstart/setup_quickstart.html#setup-download-and-start-flink
>  , command lines in "MacOS X" part are not rendered correctly.
> This is because the markdown is misformatted - it doesn't leave a blank line 
> between text and code block.
> So the fix is simple - add a blank line between text and code block.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to