view tests/test_dialogue.yaml @ 26:9d08d3bcb4ce

Fix some crashes with the console renderer.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 05 Jan 2017 19:37:21 -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_."