VS Code extension that adds support for checkbox syntax to the built-in markdown preview
VS Code extension that adds support for checkbox syntax to the built-in markdown preview
Checkboxes don't render in <ul>
[BUG] Does not work.
[Bug] Prepending an `input[type="checkbox"]` to an `li` causes its children to render without its indentation.
Wrong Alignment
[Enhancement] Render indeterminate checkboxes: `[-]`
[Enhancement] Render cancelled checkboxes: `[~]`
[Bug] `input[type="checkbox"]` does not adhere to `prefers-color-scheme: dark`.
Toggle checkbox in preview could toggle in source
Add more contrast to colors of rendered boxes
Syntax highlighting for checkboxes and completed tasks