text icon indicating copy to clipboard operation
text copied to clipboard

Inline code formatting in a table has no highlighted background

Open provokateurin opened this issue 1 year ago • 0 comments

Describe the bug Inline code formatting should always have a highlighted background, also in tables.

To Reproduce Steps to reproduce the behavior:

  1. Create a table
  2. Type a backtick, then some text and another backtick inside a table cell.

Expected behavior The resulting inline code block should have a highlighted background. The font is correctly changed to a monospace font, but the background is not changed.

Server details:

  • Nextcloud version: 28.0.1
  • PHP Version: 8.2
  • Database: PostgreSQL

Client details:

  • OS: Arch Linux
  • Browser: Firefox
  • Browser version: 121
  • Device: Desktopn

provokateurin avatar Jan 23 '24 12:01 provokateurin