Personally I don't know anyone who uses XML, but a lot of developers/projects use markdown for their changelogs.
What are people's thoughts on Joomla supporting markdown for the changelog as an ALTERNATIVE?
<changelog>
to your extension XML as per normal, but would reference a .md
file insteadIf this is something Joomla wants, I'm happy to submit a PR
Labels |
Added:
?
?
|
The changelog is perfect and flexible with the current XML implementation. I don't see a sense about replacing it with a .md file.
@joeforjoomla I never said anything about replacing the XML implementation. This would be an alternative.
nice to have for me
Status | New | ⇒ | Discussion |
Build | staging | ⇒ | 4.0-dev |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-06-03 11:48:28 |
Closed_By | ⇒ | C-Lodder |
If it's meant as an additional feature and does not remove the current implementation OK for me.
(I have spent a lot of time to change my changelogs.xml to fit for Joomla 4 and my changelog reader.)