update highlight plugin to latest ver.

split the latter half of highlight.pack.js into a separate file which
registers all the languages and exports hljs. this is for nodejs
compatibility and mimics the way the highlightjs module works in nodejs.
This commit is contained in:
James Welford Anderson
2015-01-10 08:02:54 +09:00
parent cc85368fd4
commit 903f7db0b2
6 changed files with 84 additions and 31 deletions

File diff suppressed because one or more lines are too long