• 
      

    Add a couple missing Markdown extensions for e-mail rendering.

    Review Request #8992 — Created June 4, 2017 and submitted

    Information

    Review Board
    release-3.0.x
    b462a4c...

    Reviewers

    The Markdown e-mail rendering code wasn't correctly rendering lists or
    strings with double-underscores separating words, due to missing a
    couple of extensions. This adds those missing extensions, bringing some
    consistency.

    Tested the e-mail previews before and after this change. Saw that the
    Markdown had rendered incorrectly before in these cases, but rendered
    correctly after.

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (ea79df2)