Tests

Checkbox Test

Testing markdown checkbox syntax support

Unchecked Items

  • First unchecked item
  • Second unchecked item
  • Task with bold text
  • Task with code block

Checked Items (lowercase x)

  • First completed item
  • Second completed item
  • Task with italic text

Checked Items (uppercase X)

  • Task with uppercase X
  • Another task with uppercase X

Mixed Lists

Regular list items (no checkboxes)

  • Regular item one
  • Regular item two
  • Regular item three

Task list mixed with regular items

  • First task
  • Regular supporting note
  • Completed task
  • Another regular item

Nested Lists with Checkboxes

  • Parent task one
    • Subtask one
    • Subtask two
  • Parent task two
    • Subtask one
    • Subtask two