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

Incorrect Rendering of [x] in List Items #418

Closed
roife opened this issue Sep 28, 2023 · 1 comment
Closed

Incorrect Rendering of [x] in List Items #418

roife opened this issue Sep 28, 2023 · 1 comment

Comments

@roife
Copy link
Contributor

roife commented Sep 28, 2023

  1. What version of goldmark are you using? : 1.5.6
  2. What version of Go are you using? : go1.21.1
  3. What operating system and processor architecture are you using? : macOS
  4. What did you do? : parse - test[x] with goldmark
  5. What did you expect to see? : rendered as following
  • text[x]
  1. What did you see instead? : [x] was rendered as a checkbox
  2. Did you confirm your output is different from CommonMark online demo or other official renderer correspond with an extension?: yes
@roife
Copy link
Contributor Author

roife commented Sep 29, 2023

I have submmited a pr to fix it.

@yuin yuin closed this as completed in 04d4dd5 Oct 8, 2023
yuin added a commit that referenced this issue Oct 8, 2023
persuader72 pushed a commit to persuader72/goldmark that referenced this issue Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant