Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Weird behavior when items are in parenthesis #27

@rsese

Description

@rsese

User notes weird behavior with task lists when a nested item is in parenthesis:

The task after "Nested Task 1" is started with a parenthesis and not
properly rendered as expected.
Also when trying to check the last task, "nested again", the parent
task, "one more" is checked and it's not possible to uncheck it.
Editing the markdown directly works as expected.

Their test case:

https://github.com/badboy/broken-task-list-test/issues/1

I see the same behavior with this task list for example:

- [ ] apple
  - [ ] orange
  - [ ] (banana)
- [ ] pear
  - [ ] peach

See the missing "(banana)":

And the checkbox behavior:

task-list-bidness

/cc @github/task-lists

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions