critic icon indicating copy to clipboard operation
critic copied to clipboard

Use Markdown in review descriptions, issues and notes

Open jacobrask opened this issue 10 years ago • 1 comments

When displaying review descriptions in the new frontend without <pre>, I've noticed that people already use basic formatting in descriptions, like lists. The same syntax for bulleted and ordered lists would be valid in Markdown.

If we use a decent Markdown library we could also add our own parsing for review ids and commits, and link to those.

jacobrask avatar Mar 11 '15 15:03 jacobrask

Seems like a nice idea, but also probably something that should be optional, per system/user/repository/whatever.

jensl avatar Mar 11 '15 15:03 jensl