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

Added configurable checkbox marker (Closes #13) #14

Merged
merged 4 commits into from
Apr 23, 2019

Conversation

PKief
Copy link
Owner

@PKief PKief commented Apr 5, 2019

This PR adds a new configuration that allows the customization of the checkmark inside of a checkbox.

Select a type of checkmark:

options: "X" | "x"
"markdown-checkbox.checkmark": "X"

Example

- [X] uppercase checkmark
- [x] lowercase checkmark

@PKief PKief self-assigned this Apr 5, 2019
@DoCode
Copy link

DoCode commented Apr 6, 2019

@PKief oh man!!! Thanks a lot...

I just wanted to do the same and send you a PR... :-)

@PKief PKief merged commit 6b2abee into master Apr 23, 2019
@PKief PKief deleted the configurableCheckboxMarker branch January 21, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants