Skip to content

Sidebar only really works with bulleted lists #539

Description

@davestewart

If you use para tags, it strips all content until the first list bullet:

Sidebar:

Overview
- this
- that

Result:

- this
- that

I know you have to do this to make it work:

- Overview
- this
- that

But it would be useful if you could specify your own structure, and override the CSS if needed.

I just started a new project and it tripped me up.

Saying that, paragraph tags seem to get pulled left, so that looked broken too.

It might be worth clarifying all of this in the docs.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions