Skip to content

Commit

Permalink
sync to highlight.js with r editing mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Apr 20, 2012
1 parent 0436e4d commit 14805f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/cpp/session/resources/highlight.pack.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/cpp/tools/highlight-version
@@ -1 +1 @@
d6d4d4616a9e3c5fd6713f8790ec78a554a596d4
d8e1d2fea2a7faae3d9045681e9d40b3316345a5
4 changes: 2 additions & 2 deletions src/cpp/tools/sync-highlight
Expand Up @@ -11,8 +11,8 @@ fi

cd highlight.js

# get the lastest
git checkout master
# get the version with the r highlight mode
git checkout r
git pull
VERSION=`git rev-parse HEAD`

Expand Down

0 comments on commit 14805f7

Please sign in to comment.