Allow markdown code in Reviews to be selected

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

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

Commits

Files