#6111 remove markdown rendering of commit messages, keep artifact linking

v1.1.0
closed
sf-2 (994)
SCM
Cory Johns
2015-08-20
2013-04-15
No

A commit message with safe HTML like <ul> or some syntax that is special to markdown (e.g., asterisks) currently gets rendered on commit views. This is often not what is intended and it looks wrong. It'd be better not to render commit messages as markdown. However, we still want to have artifact linking work so that ticket references for example work.

Related

Tickets: #6140

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-04-15
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -A commit message with a bare '<ul>' or some syntax that is special to markdown (e.g., asterisks) currently gets rendered on commit views.  This is often not what is intended and it looks wrong.  It'd be better not to render commit messages as markdown.  However, we still want to have artifact linking work so that ticket references for example work.
    +A commit message with safe HTML like `<ul>` or some syntax that is special to markdown (e.g., asterisks) currently gets rendered on commit views.  This is often not what is intended and it looks wrong.  It'd be better not to render commit messages as markdown.  However, we still want to have artifact linking work so that ticket references for example work.
    
     
    • status: open --> code-review
    • assigned_to: Tim Van Steenburgh
    • Size: --> 2
    • Milestone: forge-backlog --> forge-nov-01
     
  • See [#6140].

     

    Related

    Tickets: #6140

  • Dave Brondsema

    Dave Brondsema - 2013-11-01
    • Milestone: forge-nov-01 --> forge-nov-15
     
  • Cory Johns - 2013-11-07
    • QA: Cory Johns
     
  • Cory Johns - 2013-11-07
    • status: code-review --> closed
     

Log in to post a comment.