Skip to content

1.8.3

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:58
· 7 commits to main since this release

Fixes task checkbox behavior in list autocompletion and rendering.

  • Continues task list items with unchecked [ ] syntax.
  • Preserves existing checked state when rewriting an existing task item.
  • Supports task modifiers for unordered, ordered, fancy, hash, and example lists.
  • Renders interactive checkboxes in Live Preview and Reading Mode.
  • Expands checkbox syntax back to editable source when keyboard navigation reaches it.

Addresses the checklist regression reported in #10.