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

Check boxes always have bullets in font of them #136

Closed
1 of 2 tasks
arlenarlenarlen opened this issue Jan 2, 2020 · 3 comments
Closed
1 of 2 tasks

Check boxes always have bullets in font of them #136

arlenarlenarlen opened this issue Jan 2, 2020 · 3 comments
Labels

Comments

@arlenarlenarlen
Copy link

arlenarlenarlen commented Jan 2, 2020

Describe the bug
The way check boxes are typically work is

- [ ] unchecked item
- [x] checked item
  • unchecked
  • checked

However, check boxes are rendering with bullets.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://easymde.tk/
  2. Type - [ ] unchecked item or - [x] checked item
  3. Toggle preview
  4. Check boxes have bullets in front of them.

Expected behavior
Check boxes should not have bullets

Screenshots
Screen Shot 2020-01-01 at 17 03 45

Screen Shot 2020-01-01 at 17 03 51

Version information

  • OS: macOS 10.14.5
  • Browser: Chrome 78
  • EasyMDE version: 2.8.0

Additional context
First experienced this in Standard Notes, but it's reproducible using https://easymde.tk/

@mxgl
Copy link

mxgl commented Feb 25, 2020

This is a bug with marked.js, which EasyMDE uses for its rendering. You should make this bug there and use their demo

@tracyboehrer
Copy link

See comment on markedjs/marked#1667

@Ionaru Ionaru closed this as completed in 890c725 May 8, 2020
@Ionaru
Copy link
Owner

Ionaru commented May 8, 2020

Have a look on https://easymde.tk/next to see what check boxes look like now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants