markdown-preview.nvim icon indicating copy to clipboard operation
markdown-preview.nvim copied to clipboard

<details> collapses when changes are made.

Open FrostyNick opened this issue 1 year ago • 1 comments

Describe the bug If I open up <details>, it opens like expected. When any change is made, it will collapse.

To Reproduce Steps to reproduce the behavior:

  1. Open a markdown file. This is the markdown file I used just in case it's needed: readme.md
  2. :MarkdownPreviewToggle
  3. Open up something wrapped in <details><summary>Details</summary>hidden info goes here</details>
  4. Make a change
  5. See error

Expected behavior <details> should not automatically close when a change is made.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Lubuntu 20.04 (basically Ubuntu)
  • LibreWolf 114.04 (Fork of Firefox)

FrostyNick avatar Aug 03 '23 02:08 FrostyNick

same here

nchj avatar Jun 18 '24 03:06 nchj