Skip to content

Markdown dropdowns automatically collapse in preview when being edited #103804

@rlnt

Description

@rlnt
  • VSCode Version: v1.47.3
  • OS Version: Windows 10 2004 64 Bit

Steps to Reproduce:

  1. open up a markdown file and create a dropdown menu like this:
<details>
    <summary>
        Testing Purpose
    </summary>

*Details*:
- test

*Info*:
- more test
</details>
  1. open up the markdown preview and expand the dropdown menu
  2. edit anything within the markdown file
  3. the menu automatically collapses and you need to reopen it

Does this issue occur when all extensions are disabled?: Yes

I was mentioning this issue in an extension I thought was related to this but it seems like this is an internal bug because it has the same behaviour without the extension. You can find the submission here: yzhang-gh/vscode-markdown#772

Metadata

Metadata

Assignees

Labels

*out-of-scopePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesmarkdownMarkdown support issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions