Skip to content

Fix long code blocks #3780

@kaelynj

Description

@kaelynj

Some of the code blocks in our docs pages have lines which are too long and create a horizontal scroll bar across such as the one below:

Image

This is a minor annoyance, but can be fixed pretty easily by shortening the length of the offending line. I'm not sure how many characters exactly creates a scroll bar, but we should have something reasonable.

To address this, we'll have to correct these by finding all the offending code blocks and fix them by hand.

Metadata

Metadata

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions