Skip to content

ekr/rfcdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced version of Henrek Levkowetz's rfcdiff which embeds JS to navigate between chunks. See original at:

https://tools.ietf.org/tools/rfcdiff/

The system is very simple: the diff loads as usual, but when you press 'n' or 'p' it navigates to the next or previous chunk and puts a line above. the chunk you are looking at now. We could add more functions, obviously, but even this is useful.

In order to keep rfcdiff as one monolithic file, I've written this by making a template file (rfcdiff-tmpl), a JS file, and a merger that puts them together. This allows you to edit the JS locally but then combine them for distribution.

About

Local clone of Henrik's rfcdiff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages