view tests/test_dialogue.yaml @ 35:6fb4d60b1e23 default tip

Added tag 0.4.0 for changeset 093bf35461ba
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 17 Jan 2017 09:18:54 -0800
parents 74b83e3d921e
children
line wrap: on
line source

---
in: |
    SANBORN
    A good ole boy.
out:
    - "@SANBORN"
    - "=A good ole boy."
---
in: |
    DAN
    Then let's retire them.
    _Permanently_.
out:
    - "@DAN"
    - "=Then let's retire them.\n_Permanently_."