Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown preview: checkbox shown in the wrong line when in a list #17220

Closed
1 task done
marcospb19 opened this issue Aug 31, 2024 · 1 comment
Closed
1 task done

Markdown preview: checkbox shown in the wrong line when in a list #17220

marcospb19 opened this issue Aug 31, 2024 · 1 comment
Labels
defect [core label] language An umbrella label for all programming languages syntax behaviors markdown renderer markdown Markdown markup support

Comments

@marcospb19
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Markdown rendering renders checklists in the wrong line.

Example 1:

input:

- [x] ownership
  - references
    - Move semantics
    - Copy e Clone
    - hi

image

Example 2:

also, here two checklists show as just one, might be the same problem idk.

input:

- hey
- [x] oie
  - [x] asd
  - tudo bao

image

Environment

Zed: v0.150.4 (Zed)
OS: Linux X11 arch unknown
Memory: 31.2 GiB
Architecture: x86_64
GPU: AMD Radeon RX 6750 XT || AMD open-source driver || 2024.Q3.1 (LLPC)

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

No response

If applicable, attach your Zed.log file to this issue.

No response

@marcospb19 marcospb19 added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Aug 31, 2024
@marcospb19 marcospb19 changed the title Markdown preview Markdown preview checklist shown in the wrong line Aug 31, 2024
@marcospb19 marcospb19 changed the title Markdown preview checklist shown in the wrong line Markdown preview: checkbox shown in the wrong line when in a list Aug 31, 2024
@notpeter notpeter added markdown Markdown markup support and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Sep 2, 2024
@JosephTLyons
Copy link
Collaborator

Hey @marcospb19,

This issue appears to be a duplicate of:

Would you mind upvoting the linked issue with a thumbs up (👍) so that we can keep all the votes in one place? I'll close this one out as a duplicate. If this is a mistake, please reopen this issue with a comment explaining the difference.

@JosephTLyons JosephTLyons added the language An umbrella label for all programming languages syntax behaviors label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] language An umbrella label for all programming languages syntax behaviors markdown renderer markdown Markdown markup support
Projects
None yet
Development

No branches or pull requests

3 participants