GitHub user mwkang opened a pull request: https://github.com/apache/incubator-zeppelin/pull/806
[ZEPPELIN-707]Automatically adds %.* of previous paragraph ### What is this PR for? Automatically adds %pyspark in the code area after paragraph created, if previous paragrpah is %pyspark. ### What type of PR is it? New Feature ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-707 ### How should this be tested? Run-time checking You can merge this pull request into a Git repository by running: $ git pull https://github.com/mwkang/incubator-zeppelin ZEPPELIN-707 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/806.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 #806 ---- commit aebcaba2c923d722f587585a2493164f1e9786e3 Author: Minwoo Kang <minwoo.k...@outlook.com> Date: 2016-03-30T00:59:54Z [ZEPPELIN-707]Automatically adds %.* of previous paragraph in the code area ---- --- 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. ---