whitespace-empty-delimiter

__ with only whitespace inside produces empty Emphasis after boundary stripping

§12.2

Input

__  __

Output AST

- type: Paragraph
  children:
    - type: Emphasis
      children: []