view tests/test_dialogue.yaml @ 12:eea60b93da2c

Added tag 0.1.0 for changeset c6d28a830f68
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 04 Jan 2017 08:51:32 -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_."