Skip to content

[UG] Bullet Points not Included within Boxes #8

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions