Skip to content

Collappsible detail areas #16

@Mirdarthos

Description

@Mirdarthos

This is a re-opening of the Collapsible detail areas ticket that was opened before the local/cloud split. So seeing as it's the exact same thing, I'll copy and paste it here.

Current behavior

This is not a bug. Well, I don't think so, anyway.

I can''t remember if it was like this in the previous version, so if it wasn't, then just ignore my ramblings.

What I'm rambling on about is the collapsible details area you find on the Discouse forums, and since it uses Markdown as well, I thought Implementing it would be swell.

Expected behavior

Typing an expanded details section should work. AFAIK it's:

[detail="a heading"]
Some hidden text.
[/detail]

Currently, I use the HTML <details> tag to accomplish this, but it feels...wrong...I don't know how else to describe it. Like it shouldn't have to be this way.

Steps to reproduce

Use

[detail="a heading"]
Text
[/detail]

Environment

Manjaro Linux. Not sure it's applicable, or necessary for this, but there it is anyway.

  • Boost Note.next-local version: 0.21.1
  • OS version and name: Manjaro Linux 21.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions