I could add difftastic documentation in your port : - files README.md, manual/src/*.md - generate Markdown book (HTML) from md files with mdBook https:// github.com/rust-lang/mdBook (needs to create a port first) - install HTML files in do-install section
Sure thing! I planned to look into converting the markdown documentation with lowdown, but in a later step - perhaps upstream would even accept a patch for a man page.
