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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to