I was under the impression that this was already submitted in the repository and would be included in the 1.1.0 update yet when i try to show a check box i only get this (image attached)
When writing check box list when pressing preview to render them properly
The check boxes were rendered as the equivalent HTML text for check boxes (see picture)
Ubuntu 17.10

same bug on windows 7
how can you create checkboxes? I'm typing [_] but it doesn't work
new note
- [] test1
- [] test1
- [] test1
- [] test1
thanks, but it doesn't work. shows me this in preview: <input type="checkbox" disabled style="margin: 0px 0.35em 0.25em -1.6em; vertical-align: middle;"> test1
<input type="checkbox" disabled style="margin: 0px 0.35em 0.25em -1.6em; vertical-align: middle;"> test1
<input type="checkbox" disabled style="margin: 0px 0.35em 0.25em -1.6em; vertical-align: middle;"> test1
<input type="checkbox" disabled style="margin: 0px 0.35em 0.25em -1.6em; vertical-align: middle;"> test1
It actually does work but it has a bug. Let me elaborate:
- [] Blah blah- [x] Blah blahSomehow step 3 does not happen and instead you only see the html text and not the checkbox that you are supposed to
One thing that'd be cool is if the 'preview' tab was interactive, so you could check the checkbox and when you went back to the 'edit' tab the checkbox'd be checked
Moving this into #314 where the feature request has been being tracked.
For the benefit of those in this thread I'll try and summarize why this isn't in yet:
Most helpful comment
Moving this into #314 where the feature request has been being tracked.
For the benefit of those in this thread I'll try and summarize why this isn't in yet: