MarkdownLivePreview icon indicating copy to clipboard operation
MarkdownLivePreview copied to clipboard

Checkboxes not working properly

Open Chandan-97 opened this issue 6 years ago • 4 comments

Chandan-97 avatar Dec 06 '18 02:12 Chandan-97

Checkboxes are not working, neither the checked not the unchecked, it shows [ ], [x] instead of showing checkboxes.

Chandan-97 avatar Dec 06 '18 02:12 Chandan-97

Sublime text doesn't support checkboxes, so there is not much I can do on this...

One possibility would be to put them in a <code> and do some ascii art. I think that's an idea...

math2001 avatar Nov 15 '19 23:11 math2001

Could always use a unicode character: ☐ ☑︎ https://www.fileformat.info/info/unicode/char/2610/index.htm https://www.fileformat.info/info/unicode/char/2611/index.htm

gerph avatar Nov 29 '19 21:11 gerph

Oh that's a good idea! I didn't know those existed.

I'll try to implement this soon, but anyone feels like submitting a PR, ping me and it's all yours :slightly_smiling_face:

math2001 avatar Nov 29 '19 21:11 math2001