BMO/Future Changes
From MozillaWiki
< BMO
Future Changes
2018-08-13
- bug 1456878 Support markdown comments
- Comments will be rendered according to markdown rules.
- Existing comments will continue to be rendered in the same way.
- All new comments will be rendered using GitHub's markdown library.
- Initially, no html markup will be permitted pending some additional development.
- bug 602313 Allow creation of attachments by pasting an image from clipboard, as well as by drag-and-dropping a file from desktop
- The attachment page is now more usable.
- This is a step along the way to the attachment page being folded into the show_bug.cgi view.
- Some requests will be served by mojolicious instead of apache