emphasis-basic

__ delimiters produce Emphasis; single _ is literal text

§5.2 · source

Input

__bold__

Output AST

- type: Paragraph
  children:
    - type: Emphasis
      children:
        - type: Text
          value: bold