GitHub user regisb opened a pull request:

    https://github.com/apache/storm/pull/2068

    Fix documentation code formatting

    Code blocks should always follow an empty line; otherwise, jekyll will
    fail to properly format the code block. Also, github's code fencing (with 
triple backticks) does not work in the middle of item lists.

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

    $ git pull https://github.com/regisb/storm regisb/documentation-code-blocks

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

    https://github.com/apache/storm/pull/2068.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 #2068
    
----
commit 45b827215a2c2d58b1f94f0349baf7170206cd56
Author: Régis Behmo <re...@behmo.com>
Date:   2017-04-13T14:17:47Z

    Fix documentation code formatting
    
    Code blocks should always follow an empty line; otherwise, jekyll will
    fail to properly format the code block.

----


---
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