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 ff778f1 commit 255c3d0Copy full SHA for 255c3d0
README.md
@@ -3,6 +3,8 @@ React component to display unified diffs.
3
4
## TODO
5
* [x] support unified diff
6
+* [x] highlight code with prism.js
7
* [ ] fix parse-diff to support single patch (e.g. fetched from github) without diff header
8
* [ ] split view
9
* [ ] github styles
10
+* [ ] allow to customize highlight function
0 commit comments