We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Consider the following markup:
- [ ] a checkbox - [ ] **a bold checkbox**
The first checkbox is rendered correctly, but the second one isn't, the label is displayed twice: once in bold, once as raw markup.
The text was updated successfully, but these errors were encountered:
Closing since there's been no activity here for a while. This is supported by https://github.com/linsir/markdown-it-task-checkbox, by the way.
Sorry, something went wrong.
fix bug revin#27
518b674
wrong rendering of bold label
ive tried to fixit in this pull request #29
No branches or pull requests
Consider the following markup:
The first checkbox is rendered correctly, but the second one isn't, the label is displayed twice: once in bold, once as raw markup.
The text was updated successfully, but these errors were encountered: