Tasks

data-task attribute for styled task lists in ASW.

Add data-task="<state>" to a <li> element to render it as a task item with a state indicator. Four states are supported: done, todo, wip (work in progress), and blocked.

Inline Demo

  • Write the ASW reset layer
  • Publish initial token system
  • Document all data-* attributes
  • Add animation tokens
  • Finalize pack API — waiting on Pandoc template review