Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue in Markdown Task List item in presentation view. #3826

@madukan

Description

@madukan

Issue:

The Task List items in Markdown view is expected to interpret as a checkbox only. However, seems to interpret a checkbox in a HTML list item (<li>).

Example/re-producing steps:

Below is a screenshot of both checked and unchecked task list items in Markdown.

What's happening:

Markdown Code:

---

### 🚀 Project Progress
- [x] Design completed
- [ ] Frontend integration

---

Interpreted in presentation view as:
Image

What's expected:

The list item in the Task List should not be present!

(Assuming the check mark is a bit more prominent than in this screenshot...)
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions