diff options
author | pommicket <pommicket@gmail.com> | 2025-09-08 17:47:16 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-08 17:47:16 -0400 |
commit | 99ab15be006b736522017b2c16a206e6540cc57d (patch) | |
tree | 8cd0c30c7bce2c16e430a19075ec83f13a06e492 /tests/parsing/spec_example.flat.pom | |
parent | c5365646ea2b6a6790eb8f8e70d15d25b5942a79 (diff) |
A parsing test
Diffstat (limited to 'tests/parsing/spec_example.flat.pom')
-rw-r--r-- | tests/parsing/spec_example.flat.pom | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/parsing/spec_example.flat.pom b/tests/parsing/spec_example.flat.pom new file mode 100644 index 0000000..6aaa0de --- /dev/null +++ b/tests/parsing/spec_example.flat.pom @@ -0,0 +1,10 @@ +title = "'Crème brûlée'" +0-*/_description_/*-0 = "A 'beautiful' crème brûlée recipe\nthat's sure to delight your friends!" +author = "= `Jean\\0\\\\\"P.\" D'Martingale" +ingredients.flour.quantity = "100 g" +ingredients.flour.type = "all-purpose" +ingredients.sugar.quantity = "50 g" +ingredients.sugar.type = "brown" +ingrédients.œufs.quantité = "3" +ingrédients.œufs.type = "extra large\\,farm fresh\\,free-range" +DIRECTIONS.en_CA.version.5 = "\n1. Separate the egg yolks from the \"whites\".\n2. Mix the yolks in a bowl with the sugar.\n…\n59. Enjoy!\n" |