Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/quoting.yml @ 322:4aa19e04ff65
Comment: typo
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 06 May 2021 11:17:56 +0200 |
| parents | 98490375d90c |
| children | ab33d51f3412 |
line wrap: on
line source
# -*- coding: utf-8; mode: yaml; indent-tabs-mode: nil; -*- # # For quoting and unquoting tests # %YAML 1.1 --- ':|%.': '.': ':': '%': '|': '/': 'value' events: 'qc-2021.1-5G-summit': name: "5G Summit" xname: '{{%x3a%x7c%x25%x2e.%u002e.%U0000003a.%x25.%x7c./}}' xref: '{{ref:#%u003a%x7c%U00000025%x2e.%x2e.%x3a.%x25.%x7c./}}'
