strong-basic

** delimiters produce Strong; single * is literal text

§5.3

Input

**strong**

Output AST

- type: Paragraph
  children:
    - type: Strong
      children:
        - type: Text
          value: strong