• 
      

    Allow markdown code in Reviews to be selected

    Review Request #14183 — Created Sept. 24, 2024 and submitted

    Information

    Review Board
    release-7.x

    Reviewers

    - Previously the markdown code for reviews and descriptions
      were not able to be highlighted which meant you could only
      select the entire inline code block by starting the
      selection from outside of the block
    - This change allows you to select text within inline code blocks
    - This was due to the `before` psuedo element which would block
      the whole markdown element
    • Manual testing of added reviews and descriptions of review requests
    Summary ID
    Allow markdown code in Reviews to be selected
    - Previously the markdown code for reviews and descriptions were not able to be highlighted which meant you could only select the entire inline code block by starting the selection from outside of the block - This change allows you to select text within inline code blocks - This was due to the `before` psuedo element which would block the whole markdown element
    c97d73872a901a8989cb688cc180a04230005686
    david
    1. Ship It!
    2. 
        
    OfficeStapler
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (f0fb6bc)