GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/887
ZEPPELIN-849: Zeppelin Crashes in Chrome and Firefox when Executing Specific %md text. ### What is this PR for? The Chrome and Firefox browser tabs become completely unresponsive if the following code is executed in a Zeppelin paragraph: %md ~~~ ------------------------------------------- Time: 2016-05-12 07:19:14 ------------------------------------------- ~~~ ### What type of PR is it? [Bug Fix] ### Todos * [x] - upgrade version of highlightjs ### What is the Jira issue? * [ZEPPELIN-849](https://issues.apache.org/jira/browse/ZEPPELIN-849) ### How should this be tested? Runing folloing on a paragraph should not freeze browser. %md ~~~ ------------------------------------------- Time: 2016-05-12 07:19:14 ------------------------------------------- ~~~ ### Screenshots (if appropriate) ### 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/prabhjyotsingh/incubator-zeppelin ZEPPELIN-849 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/887.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 #887 ---- commit 6773a02fce44092fac8fa6e88abe37a81ca8692b Author: Prabhjyot Singh <prabhjyotsi...@gmail.com> Date: 2016-05-12T04:41:34Z ZEPPELIN-849: upgrade version of highlightjs for browser fix ---- --- 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. ---