view tests/test_lyrics.yaml @ 34:093bf35461ba 0.4.0

docs: Add links to BitBucket/GitHub.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 17 Jan 2017 08:54:43 -0800
parents 74b83e3d921e
children
line wrap: on
line source

---
in: "~Willy Wonka! Willy Wonka! The amazing chocolatier!"
out:
    - "~Willy Wonka! Willy Wonka! The amazing chocolatier!"
---
in: |
    ~This is lyrics
    But this is not
out:
    - "!~This is lyrics\nBut this is not"