ChangelogGenerator
ChangelogGenerator copied to clipboard
[btw] html versions of files
not even a feature request because this exists at least for Linux.
https://stackoverflow.com/a/18841
aka pandoc
pandoc -f markdown changelog.md > changelog.html
turns the markdown into html.
You could recommend that or turn this into a feature request. :)