Automattic / Automattic/simplenote-electron

Checklist Markdown Broken in Note List/Sidebar

Open
#3,063 0 comments 1 reaction 1 assignee Claimed by @codebykat View on GitHub
[feature] checklist [feature] note list bug
Dominant language
TypeScript
Stars
5.3k
Forks
588
Avg merge
9h 45m
Merged PRs (30d)
4

Description

If a checklist is part of the top of a note, it looks very odd in the preview/sidebar/note list. It seems to be skipping the first bracket, then ignoring the closing bracket on the text, then skipping the URL entirely. Not sure what's up or if any one part of that is intended.

Can be reproduced consistently, here's example text provided by a customer:

```
# Broken snippet test

- [ ] I am a [broken snippet](https://simplenote.com)
```

Example:
Screen Shot 2022-01-13 at 12 44 02 PM

### Expected
I would expect it to either ignore the markdown or show all of it. Ideally ignore the markdown.

### Where did you see the bug

Customer details:
- I use a Macbook Air M1 (2020)
- MacOS 12.1
- Simplenote 2.21.0

My details when reproducing:

- MacBook Pro
- Mac OS 11.4 (20F71)
- Simplenote 2.21.0

This does not happen in the native Mac app.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.