We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6514ac7 commit aac689eCopy full SHA for aac689e
README.md
@@ -12,6 +12,8 @@ Diff to Html generates pretty HTML diffs from git diff output.
12
13
* GitHub like style
14
15
+* Code syntax highlight
16
+
17
## Online Example
18
19
> Go to [Diff2HTML](http://rtfpessoa.github.io/diff2html/)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "diff2html",
3
- "version": "0.2.5-1",
+ "version": "0.2.6",
4
"homepage": "http://rtfpessoa.github.io/diff2html/",
5
"description": "Fast Diff to colorized HTML",
6
"keywords": [
0 commit comments