OK, I believe that the problem is the indentation. Markdown treats indented text as a code block, and won't handle any markdown syntax in it.
-David On Thu, Jul 24, 2014 at 11:15 PM, Philip Schiffer < [email protected]> wrote: > Sorry for the late answer - I did not get any notification :/ > > > > Am Donnerstag, 17. Juli 2014 22:30:38 UTC+2 schrieb David Trowbridge: >> >> Can you show what the source markdown looks like? (Click the pencil and >> then copy/paste/redact) >> >> -David >> >> >> On Thu, Jul 17, 2014 at 2:34 AM, Philip Schiffer <[email protected]> >> wrote: >> >>> Hello everyone, >>> I have upgraded our reviewboard installation from 1.7.x to 2.0.3. >>> Unfortunately we have some issues with the formatting of the description >>> field. We are using the post-review tool in our scripts to post our >>> reviews. Inside the description field we put the git commit log entries. >>> As you can see in the attachment, there are problems displaying the >>> links. >>> >>> I've searched the bug tracker but unfortunately I'm getting http 500 >>> errors from google code for this issue: https://code.google.com/p/ >>> reviewboard/issues/detail?id=3377 >>> >>> -- >>> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ >>> --- >>> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ >>> --- >>> Happy user? Let us know at http://www.reviewboard.org/users/ >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "reviewboard" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
