attrs-scope-chain-text-1

Single trailing {} on text list item goes to List

§6.1.2

Input

- text {.a}

Output AST

- type: List
  kind: bullet
  loose: false
  children:
    - type: ListItem
      children:
        - type: Text
          value: text
  attributes:
    - key: class
      value:
        - a