• 
      

    Enable Markdown table rendering in RB

    Review Request #8969 — Created May 25, 2017 and submitted

    Information

    Review Board
    release-2.5.x
    e33bec0...

    Reviewers

    We previously did not have the table extension loaded so tables would
    not load. We now have them enabled and tables render.

    Edited some markdown with tables and saw they rendered.

    Description From Last Updated

    I've broken this change. Sorry about that! You'll need to convert this to a full module path for the extension. …

    chipx86chipx86
    chipx86
    1. 
        
    2. reviewboard/reviews/markdown_utils.py (Diff revision 1)
       
       
      Show all issues

      I've broken this change. Sorry about that!

      You'll need to convert this to a full module path for the extension. That'll be a requirement in Python-Markdown 2.7.

      1. On 3.0, yes.

      2. It applies to 2.5 as well, so it's worth doing, keep merges sane.

    3. 
        
    brennie
    brennie
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (b2dfbe8)