Hi,
I’m looking something (a website ?) to quickly share code.
That have the following attribute
- not especially need to register !
- syntax highlight for a various languages (especially 🐍 Python )
- users can upload modified version of the code
- Can show the difference between versions (modified, added, removed ) with color and nice interface.
- Something that respect as much the gnu philosophy (so nothing like Github etc…)
Thanks.
A pastebin with either automatic syntax highlighting or markdown code fences ought to work.
This one has most of what you asked, though I don’t see a diff feature:
https://rentry.co/zpfbc5i6
Really cool ! (bookmarked*)
Just the essential !
to bad there isn’t either a difference between versions or a history of the changes