Skip to content

Use a different word than "toggle"? #3

@choldgraf

Description

@choldgraf

I think many people often use the word "hide" to describe what this repository calls "toggle" (e.g. to remove content from view, but with a button to show it). Perhaps we should think of re-using "hide" rather than "toggle" in configuration?

E.g., allow for following:

```{note}
:class: hide

My note
```

Instead of

```{note}
:class: toggle

My note
```

The concern I have is that this will class with other CSS, since hide is a common word.

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