Ticket #4351 (closed enhancement: fixed)
Update file highlighting to support Markdown
Reported by: | zpuskas | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.28 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: | committed-master |
Description
Add markdown into the document highlighting extensions list, since
it's quite popular in many places.
While there are many suggested extensions for the file type, I think only .md and .markdown should be added as they are the recommended ones in RFC7763 and by the creator themselves. The rest is a hit and miss anyway, with support highly dependant on the underlying system or application, and are used infrequently.
Attachments
Change History
Changed 3 years ago by zpuskas
- Attachment 0001-Update-file-highlighting-to-support-Markdown.patch added
comment:1 Changed 3 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Component changed from mc-config-ini to mc-core
- Milestone changed from Future Releases to 4.8.28
comment:2 Changed 3 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset set to committed-master
- Resolution set to fixed
Thanks!
Applied as [9bb705aaba8da2abf6cedb7ac337eec38839fdc4].
Note: See
TracTickets for help on using
tickets.
Patch for Markdown file highlighting in panel listing