ChangelogGenerator icon indicating copy to clipboard operation
ChangelogGenerator copied to clipboard

[btw] html versions of files

Open kreezxil opened this issue 4 years ago • 0 comments

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. :)

kreezxil avatar Feb 28 '21 18:02 kreezxil