Skip to content

Commit 494e222

Browse files
committed
use github hightlight
1 parent 425f913 commit 494e222

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/template.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Author: rtfpessoa
1010
-->
1111

12-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/default.min.css">
12+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/github.min.css">
1313
<link rel="stylesheet" type="text/css" href="{{css}}">
1414

1515
<script src="https://code.jquery.com/jquery-2.1.3.min.js"></script>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "diff2html-cli",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44

55
"homepage": "https://www.github.com/rtfpessoa/diff2html-nodejs-cli",
66
"description": "Fast Diff to colorized HTML",

0 commit comments

Comments
 (0)