zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Home Page:https://zed.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Markdown over-indents sometimes (paste, newlines)

notpeter opened this issue · comments

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Markdown seems to overly aggressively indent around nested lists. This includes indenting pasted content (which is never what I want).

Here are two scenarios that trigger the issue

  1. Re-ordering nested lists using copy/paste.
  2. Pressing return well after nested list last item is indented (video 2)

This feels like the same reported for Markdown that was reported for YAML here

Environment

Zed: v0.142.0 (Zed Nightly f69c8ca)
OS: macOS 14.5.0
Memory: 64 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

video1.mov
video2.mov

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

N/A