From df1dc00fd5b2d2e7aafb4e4220a857a024b79271 Mon Sep 17 00:00:00 2001 From: Yan Maniez Date: Mon, 14 Jan 2019 00:17:58 +0100 Subject: [PATCH] Test --- Data/sandbox.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Data/sandbox.md b/Data/sandbox.md index e6801927..64b2b910 100644 --- a/Data/sandbox.md +++ b/Data/sandbox.md @@ -11,6 +11,38 @@ author_bio2: | I blog about things, and my middle inital is Q. You’ll never guess what the ‘Q’ stands for. Trust me. +receipt: Oz-Ware Purchase Invoice +date: 2012-08-06 +customer: + given: Dorothy + family: Gale + +items: + - part_no: A4786 + descrip: Water Bucket (Filled) + price: 1.47 + quantity: 4 + + - part_no: E1628 + descrip: High Heeled "Ruby" Slippers + size: 8 + price: 100.27 + quantity: 1 + +bill-to: &id001 + street: | + 123 Tornado Alley + Suite 16 + city: East Centerville + state: KS + +ship-to: *id001 + +specialDelivery: > + Follow the Yellow Brick + Road to the Emerald City. + Pay no attention to the + man behind the curtain. ---