Skip to content

[UG] Bullet Points not Included within Boxes #8

@RobotWizzard

Description

@RobotWizzard

The bullet points and list items in the User Guide (e.g. command parameters, example inputs, etc.) are not included in the colored boxes, which looks messy and affects the readability of the User Guide.

The bullet points can be included within the boxes if you leave a blank line before and after the <box> and </box> tags. For example:

<box type="tip">

**Parameters:**

1. `INDEX`: Must be a valid client index in the filtered list that is currently shown.
2. `NAME`: Must be alphanumeric, can include spaces.
...

</box>

Example list items not included in the box:
image.png

Example bullet points not included in the box:
image.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions