Merge pull request #379 from felixcheung/style Code Syntax Highlighting (take 2)
Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/d5236b8e Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/d5236b8e Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/d5236b8e Branch: refs/heads/master Commit: d5236b8e1ac99a83e45583b97de0bb671cd4a76b Parents: 4f72688 e18b02f Author: Lee moon soo <[email protected]> Authored: Thu Mar 19 11:45:51 2015 +0900 Committer: Lee moon soo <[email protected]> Committed: Thu Mar 19 11:45:51 2015 +0900 ---------------------------------------------------------------------- STYLE.md | 62 ++++++++++++++++++++ .../com/nflabs/zeppelin/markdown/Markdown.java | 2 +- zeppelin-web/app/index.html | 3 + .../app/scripts/controllers/paragraph.js | 3 + zeppelin-web/app/styles/notebook.css | 27 ++++----- zeppelin-web/bower.json | 12 +++- 6 files changed, 92 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/d5236b8e/markdown/src/main/java/com/nflabs/zeppelin/markdown/Markdown.java ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/d5236b8e/zeppelin-web/app/index.html ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/d5236b8e/zeppelin-web/app/scripts/controllers/paragraph.js ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/d5236b8e/zeppelin-web/app/styles/notebook.css ----------------------------------------------------------------------
