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 (400 forks)batch import
bugdocumentationgood first issue

Repository metrics

Stars
 (4,021 stars)
PR merge metrics
 (Avg merge 3d 11h) (161 merged PRs in 30d)

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