Update `output_format` for markdown rendering.

Review Request #12119 — Created March 8, 2022 and submitted

Information

Review Board
release-5.0.x

Reviewers

The old xhtml1 output format is no longer actually supported inside
python-markdown. The two supported values are html and xhtml. This
change updates us to use those where appropriate.

Ran unit tests.

Summary ID
Update `output_format` for markdown rendering.
The old `xhtml1` output format is no longer actually supported inside python-markdown. The two supported values are `html` and `xhtml`. This change updates us to use those where appropriate. Testing Done: Ran unit tests.
d9d02e8190eaefeaaf5bf05cb31371ad19809bf7
Description From Last Updated

And for the Markdown review UI.

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

    And for the Markdown review UI.

  3. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to django-3.2 (b197b21)
Loading...