• 
      

    Add text/markdown as a supported mimetype for the Markdown UI.

    Review Request #13654 — Created March 21, 2024 and submitted

    Information

    Review Board
    release-7.x

    Reviewers

    More and more I'm seeing "text/markdown" as a MIME type for Markdown
    files instead of the old "text/x-markdown". This change adds that as a
    supported type for the review UI. This is a little bit moot because we
    have some manual processing that assigns any .md file to
    text/x-markdown, but we might as well be comprehensive.

    Ran unit tests.

    Summary ID
    Add text/markdown as a supported mimetype for the Markdown UI.
    More and more I'm seeing "text/markdown" as a MIME type for Markdown files instead of the old "text/x-markdown". This change adds that as a supported type for the review UI. This is a little bit moot because we have some manual processing that assigns any `.md` file to `text/x-markdown`, but we might as well be comprehensive. Testing Done: Ran unit tests.
    930761aa72c60a857e1800c415f7999a2b128fa7
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (53c27dd)