revolution icon indicating copy to clipboard operation
revolution copied to clipboard

Format markdown on "view details" page in the package manager

Open muzzwood opened this issue 3 years ago • 2 comments

Feature request

Summary

modx.com has improved the extra submission form and it now generates markdown for package descriptions, instructions etc. The package manager in MODX doesn't parse the markdown and just outputs the text as one big block. This is the same for both MODX 2 and MODX 3.

Here's an extra I just uploaded: Screenshot_2020-11-12 Package Management MODX Revolution

Why is it needed?

Unformatted text is difficult to read and this page especially should be easy to skim when a developer is deciding on which extra to use.

Suggested solution(s)

Parse the markdown so it formats correctly.

muzzwood avatar Nov 12 '20 03:11 muzzwood

Related https://github.com/modxcms/revolution/issues/15564

Ibochkarev avatar Apr 01 '21 07:04 Ibochkarev

It is should be implemented here https://github.com/modxcms/revolution/pull/13853 but I don't know why it does not work

alroniks avatar Apr 08 '21 23:04 alroniks