emphasis-triple

___ = __ (opener) + _ (literal inside); closing ___ = __ (closer) + _ (literal after)

§5.2

Input

___text___

Output AST

- type: Paragraph
  children:
    - type: Emphasis
      children:
        - type: Text
          value: _text
    - type: Text
      value: _