GitHub user AhyoungRyu opened a pull request:

    https://github.com/apache/zeppelin/pull/1457

    [Hot Fix] Add a newline for bullet list markdown rendering

    ### What is this PR for?
    After #1416 merged, the bullet list in 
https://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/install/install.html#installation
 isn't properly rendered now. It needs an extra newline.
    
    ### What type of PR is it?
    Hot Fix
    
    ### Screenshots (if appropriate)
     - Before 
    <img width="834" alt="screen shot 2016-09-25 at 4 13 25 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/18813621/5e10c2dc-833b-11e6-8410-bb1d37d8228b.png";>
    
     - After 
    <img width="834" alt="screen shot 2016-09-25 at 4 13 36 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/18813622/6705b744-833b-11e6-8fab-3a69d8585c7a.png";>
    
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no
    


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

    $ git pull https://github.com/AhyoungRyu/zeppelin fix/install.md

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

    https://github.com/apache/zeppelin/pull/1457.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 #1457
    
----
commit 73c1a4f99586b60622fc8320a65f3ccfb838e128
Author: AhyoungRyu <ahyoung...@apache.org>
Date:   2016-09-25T07:14:39Z

    Add a newline for bullet list markdown rendering

----


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