Skip to content

notebooks: fix markdown code blocks background color

Warren Gifford requested to merge rn/fix-notebooks-md-code-bg into main

Created by: novoselrok

Fixes #28584 (closed)

Light mode Screenshot 2022-02-14 at 14 41 22

Dark mode Screenshot 2022-02-14 at 14 41 32

Test plan

  • Create a notebook with a markdown block containing a code block and an inline code block
  • The rendered code blocks should have a background color with better contrast

Merge request reports

Loading