quarto-dev / quarto-dev/quarto

Visual editor: Applying a div to a list creates an extra outer list

Open
#81 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

future visual-editor vscode
Dominant language
TypeScript
Stars
645
Forks
62
Avg merge
17h 42m
Merged PRs (30d)
13

Description

So you end up with this:

-   ::: {#mydiv}
    -   item 1
    -   item 2
    :::

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the visual editor's handling of applying a div to a list, using the Markdown example in this issue as the reproduction case. Trace the list and div output path and verify that applying the div produces one wrapped list without an extra outer list.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.