Skip to content

Tasks lists don't work when nested in quotes #322

@Toxaris

Description

@Toxaris

I have a task list nested in a quote, like this:

> - [x] first task
> - [x] second task

This seems to render fine:

  • first task
  • second task

But when I click the checkbox in the UI, sometimes nothing happens. Sometimes the item get's changed from [ ] to [x]. And sometimes all of the items get changed back to [ ]. Therefore, task lists nested in quotes are currently not usable.

Proposal: Either make the checkboxes work, or disable the rendering, or make them render as read-only checkboxes.

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