Skip to content

Misalignment of Bullets and Checkboxes in Task Lists in VSCode Visual Editor #661

Open
@n8layman

Description

@n8layman

I noticed that in the VSCode visual editor, bullets and checkboxes in task lists are misaligned, whereas they appear correctly aligned in the RStudio visual editor. Has anyone else noticed this?

Test quarto document:

---
title: test
created: 2025-02-11
---

-   [ ] item 1
-   [ ] item 2
-   [ ] item 3
-   [ ] item 4
-   [ ] item 5
    -   [ ] subitem 1
-   [ ] item 6

Expected behavior, observed in RStudio:

Image

VScode behavior:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions