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 be52ab2 commit b58d80cCopy full SHA for b58d80c
README.md
@@ -3,3 +3,8 @@ Tokenizer-based character diff tool
3
4
Uses [Pygments](http://pygments.org) and [google-diff-match-patch](http://code.google.com/p/google-diff-match-patch/)
5
to quickly build partially semantic, character-based diffs.
6
+
7
+## History/Documentation (Blog Posts)
8
9
+[Further Adventures with Token Stream Diffs](http://blog.worldmaker.net/2010/jan/05/further-adventures-token-stream-diffs/)
10
+[Token Stream Diffs using Pygments](http://blog.worldmaker.net/2009/aug/16/token-stream-diffs-using-pygments/)
0 commit comments