1
0
Files
PPTX/tests/fixtures/yaml_samples/edge_cases/unicode.yaml
lanyuanxiaoyao f273cef195 fix: use quoted strings for size values in YAML to prevent time parsing
YAML parser interprets 16:9 as time format (16h 9m = 969s).
Using quoted strings "16:9" ensures correct string parsing.
2026-03-02 23:50:31 +08:00

11 lines
179 B
YAML

metadata:
size: "16:9"
slides:
- elements:
- type: text
box: [1, 1, 8, 1]
content: "Unicode 测试: 你好世界 🌍"
font:
size: 24