View Issue Details

IDProjectCategoryView StatusLast Update
0017325MMW 5Extensions frameworkpublic2021-01-13 20:06
Reporterdrakinite Assigned To 
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0017325: Add support for license.md files
DescriptionUser suggested that we could add support for license.md, in addition to license.txt. Since it is just a text file with a different extension, it's trivial to add support for it.

If we want to add formatting support as well, for 5.1, there are several open-source markdown formatters around. There's a good chance that one of these can fit the bill, and allows use in commercial projects:
https://github.com/showdownjs/showdown
https://github.com/markedjs/marked
https://github.com/markdown-it/markdown-it

Original post: https://www.mediamonkey.com/forum/viewtopic.php?f=27&t=98063
TagsNo tags attached.
Fixed in build2292

Relationships

related to 0017374 newLudek Add markdown formatting support to text fields (e.g. license.md) 

Activities

Ludek

2021-01-04 20:40

developer   ~0061153

Added in 2292

drakinite

2021-01-08 21:21

developer   ~0061252

Verified 2293

Changing target version to 5.1, so that we can later determine if we want to add markdown formatting support.

drakinite

2021-01-13 20:03

developer   ~0061316

Closing this issue and adding a new issue with the idea of including markdown formatting for 5.1.