Closed mezz closed 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
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