canonical-attrs-on-block-line

Attribute-continuation lines are folded onto the block's own line

§17.1 · source

Input

- li item
  {.a}
  {.b}

canonical

|
- li item {.a}{.b}