Allow markdown code in Reviews to be selected
Review Request #14144 — Created Sept. 5, 2024 and discarded — Latest diff uploaded
- 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