voxel51/fiftyone

[BUG] Inline code block formatting does not apply to whitespace

Open

#1,170 opened on Aug 10, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (4,021 stars) (400 forks)batch import
bugdocumentationgood first issue

Description

In the docs, inline codeblocks containing whitespace look distracting in the rendered docs because the whitespace is not given the gray background.

This should be fixable via an appropriate tweak to the docs theme.

Example from the docs:

Contributor guide

[BUG] Inline code block formatting does not apply to whitespace · voxel51/fiftyone#1170 | Good First Issue