GitHub user AhyoungRyu opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/969

    [HOTFIX] ZEPPELIN-959: Fix odd code block in writingzeppelininterpreter.md

    ### What is this PR for?
    Currently some code blocks in 
[docs/development/writingzeppelininterpreter.html](https://zeppelin.apache.org/docs/0.6.0-SNAPSHOT/development/writingzeppelininterpreter.html)
 & 
[docs/storage/storage.html#S3](https://zeppelin.apache.org/docs/0.6.0-SNAPSHOT/storage/storage.html)
 are broken. 
    
    But it seems the broken code block  in `docs/storage/storage.html` is 
already handled in #962. So I just updated in 
`docs/development/writingzeppelininterpreter.html`
    
    ### What type of PR is it?
    Hot Fix 
    
    ### Todos
    
    ### What is the Jira issue?
    [ZEPPELIN-959](https://issues.apache.org/jira/browse/ZEPPELIN-959)
    
    ### How should this be tested?
    See the attached images :)
    
    ### Screenshots (if appropriate)
    - Before
    
![docs-before2](https://cloud.githubusercontent.com/assets/10060731/15812570/6d70ba16-2b6b-11e6-8486-86052e8ceeed.gif)
    
    - After
    <img width="1077" alt="screen shot 2016-06-05 at 7 38 50 pm" 
src="https://cloud.githubusercontent.com/assets/10060731/15812563/4b36e696-2b6b-11e6-8f14-f4572331eec6.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/incubator-zeppelin ZEPPELIN-959

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

    https://github.com/apache/incubator-zeppelin/pull/969.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 #969
    
----
commit 967b2fa5e78dabca1a09bdc332540705842f8715
Author: AhyoungRyu <[email protected]>
Date:   2016-06-06T02:43:36Z

    ZEPPELIN-959: Fix odd code blocks in some documentations

commit 879b8f9a37aca0e0bf56af9f117da7fdec9e4800
Author: AhyoungRyu <[email protected]>
Date:   2016-06-06T05:26:09Z

    Revert "ZEPPELIN-959: Fix odd code blocks in some documentations"
    
    This reverts commit 967b2fa5e78dabca1a09bdc332540705842f8715.

commit 8f8cc70553ece26e9c09f6b743db6a07821158e4
Author: AhyoungRyu <[email protected]>
Date:   2016-06-06T05:30:20Z

    ZEPPELIN-959: Fix odd code block in writingzeppelininterpreter.md

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to