modmuss50 / mod-publish-plugin

A Gradle plugin to publish mods to a range of destinations
https://modmuss50.github.io/mod-publish-plugin/
MIT License
61 stars 10 forks source link

[Request] Add support for HTML Changelogs for CurseForge #58

Closed mezz closed 2 months ago

mezz commented 2 months ago

Currently I generate HTML for CurseForge changelogs.

I think in this project, it's hard-coded to markdown here: https://github.com/modmuss50/mod-publish-plugin/blob/4f77ba3d2e51e24b4b8aecae6800d3a577988200/src/main/kotlin/me/modmuss50/mpp/platforms/curseforge/Curseforge.kt#L222

Actual: Here's the resulting changelog from this plugin: https://legacy.curseforge.com/minecraft/mc-mods/jei/files/5696917

Expected: Here's an html-formatted one: https://legacy.curseforge.com/minecraft/mc-mods/jei/files/5696814