attrs-scope-chain-span-1

Single trailing {} on list item with Span: goes to List (ListItem and Span get nothing)

§6.1.2

Input

- ::sp {.a}

Output AST

- type: List
  kind: bullet
  loose: false
  children:
    - type: ListItem
      children:
        - type: Span
          name: sp
  attributes:
    - key: class
      value:
        - a