houfu / redlines

Show the differences between two strings/text as a compact text, in markdown/HTML, in the terminal and more.
https://houfu.github.io/redlines/
MIT License
110 stars 6 forks source link

Read two text files. Compare. Redline. #16

Closed houfu closed 1 year ago

houfu commented 1 year ago

In #1, PDF support was requested.

We should tackle something more straightforward though -- plain text files.

By working incrementally, we can give PDF and other files more robust support.

This is the tasklist in my mind.

* We might need to differentiate between file types, but we can leave this to a future PR ^ No changes should be necessary as the text conversion changes it to a common format

Please feel free to comment if you want to contribute but the above isn't clear enough.