diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-06-27 16:25:55 -1000 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-06-27 16:27:16 -1000 |
commit | 3e303fe722d3852f27a5f8ce86cbe0cc15584649 (patch) | |
tree | 2bcc680ea53740b55c2996a06db12b863328efdd /package.json | |
parent | 99d000d4bb9514c2639211a31bb6109db84ad231 (diff) | |
download | patchfoo-3e303fe722d3852f27a5f8ce86cbe0cc15584649.tar.gz patchfoo-3e303fe722d3852f27a5f8ce86cbe0cc15584649.zip |
Highlight code in markdown and git files
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index b4260f4..ad452f6 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "emoji-named-characters": "^1.0.2", "emoji-server": "^1.0.0", "hashlru": "^2.1.0", + "highlight.js": "^9.12.0", "human-time": "^0.0.1", "hyperscript": "^2.0.2", "jpeg-autorotate": "^3.0.0", |