Skip to content

fix(css): always set highlighted background for inline code#8303

Merged
mejo- merged 1 commit intomainfrom
fix/inline_code_background
Mar 6, 2026
Merged

fix(css): always set highlighted background for inline code#8303
mejo- merged 1 commit intomainfrom
fix/inline_code_background

Conversation

@mejo-
Copy link
Member

@mejo- mejo- commented Mar 6, 2026

Fixes: #5303

🖼️ Screenshots

🏚️ Before 🏡 After
image image

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

Fixes: #5303

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- requested a review from provokateurin March 6, 2026 12:53
@mejo- mejo- self-assigned this Mar 6, 2026
@mejo- mejo- requested a review from max-nextcloud as a code owner March 6, 2026 12:53
@mejo- mejo- added the bug Something isn't working label Mar 6, 2026
@mejo- mejo- requested a review from silverkszlo as a code owner March 6, 2026 12:53
@mejo- mejo- added feature: formatting Features related to text formatting and node types 3. to review labels Mar 6, 2026
@mejo-
Copy link
Member Author

mejo- commented Mar 6, 2026

/backport to stable33

@mejo-
Copy link
Member Author

mejo- commented Mar 6, 2026

/backport to stable32

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mejo- mejo- merged commit 8269a2e into main Mar 6, 2026
60 of 64 checks passed
@mejo- mejo- deleted the fix/inline_code_background branch March 6, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working feature: formatting Features related to text formatting and node types

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inline code formatting in a table has no highlighted background

2 participants