-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
actually render diff output. much more complicated than it needed to …
…be. create a temp file for each revision, run through dwdiff to get colourised word based differences, then through aha to turn the colours into html. still TODO: run t he resut through pandoc so its not just a diff of some markdown. ended up being super hacky and relying on string splitting.
- Loading branch information
Showing
2 changed files
with
48 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters